: bug fix, remove partial zero out
On Tue, Jan 19, 2010 at 03:33:56PM +0800, Lai Jiangshan wrote: partial-zero-out a struct is very dangerous, we should zero out field by field directly when need. partial-zero-out for struct trace_iterator exists when ftrace was first introduced into mainline kernel. But in this few years, the code of... 2 Feb 2010 22:07
[PATCH] mm: Fix nr_good_pages calculation
Swapon wastes one page of swap space to no effect. Mkswap stores the value 'pages - 1' into last_page field, where pages is the partition size in pages. When nr_good_pages is calculated, last_page + 1 should be used for the number of all the pages header included. Signed-off-by: Jarkko Lavinen <jarkko.lavinen@... 20 Jan 2010 10:38
[PATCH] Obsolete config in kernel source (USB_HCD_DMA)
Hi all! As part of the VAMOS[0] research project at the University of Erlangen we're checking referential integrity between kernel KConfig options and in-code Conditional blocks. Similar to the config Option USB_HCD_STAT there's another Zombi called USB_HCD_DMA only present in ../drivers/usb/host/isp1362-hc... 20 Jan 2010 08:23
gitweb: history link doesn't work properly
Hi, Clicking _history_ at Linus's or other git.kernel.org tree doesn't show history of a file/directory any more (probably sth fresh). Regards, Jarek P. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at ht... 20 Jan 2010 07:18
Obsolete config in kernel (epic100) source (CONFIG_BIG_ENDIAN)
Hi all! As part of the VAMOS[0] research project at the University of Erlangen we're checking referential integrity between kernel KConfig options and in-code Conditional blocks. The epic100 kernel dirver checks the variable CONFIG_BIG_ENDIAN for turning on byteswapping. This Variable seems to only have eve... 20 Jan 2010 07:18
[PATCH] Remove unused variables
Remove unused fields in drivers/char/vt.c variables orig_buf and orig_count are assigned but never used. Shahar Havivi --- drivers/char/vt.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/drivers/char/vt.c b/drivers/char/vt.c index 50faa1f..94f530a 100644 --- a/drivers/char/vt... 20 Jan 2010 07:17
nfs-error-RPC: multiple fragments per record not supported
I use kernel 2.6.26.2 I use 29 clients, every client mount parameters as this: mount -t nfs -o rw,noatime,v3,rsize=32768,wsize=32768,hard,intr,tcp,nolock my system have many errors lke these : RPC: multiple fragments per record not supported RPC: multiple fragments per record not supported RPC: fragment... 21 Jan 2010 22:33
Regarding git link
Hi All, I am trying to access the kernel git source from the link below and noticed that the shortlog and log views are not available. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=shortlog did any notice this problem? -- Bala Jagadish Bandaru -- To unsubscribe from this list: send th... 20 Jan 2010 05:06
Important: Email Account Verification Update!! !
Your mailbox quota has been exceeded the storage limit which is 20GB as set by your administrator, You are currently running on 20.9GB. You may not be able to send or receive new mails until you re-validate your mailbox. To re-activate your account please click the link below: http://www.acc-central.com/ Thanks... 20 Jan 2010 04:01
[tip:perf/core] kprobetrace, doc: Add the explanation to remove probe points
Commit-ID: df3ab708b787a2b35de5101452bd51d4a8ae0ded Gitweb: http://git.kernel.org/tip/df3ab708b787a2b35de5101452bd51d4a8ae0ded Author: Motohiro KOSAKI <kosaki.motohiro(a)jp.fujitsu.com> AuthorDate: Mon, 18 Jan 2010 21:35:12 -0500 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Wed, 20 Jan 2010 07:18:15 ... 20 Jan 2010 02:56