[PATCH] w1: Fix omap 1-wire driver compilation
From: Amit Kucheria <amit.kucheria(a)canonical.com> Fixes the following error: drivers/w1/masters/omap_hdq.c: In function 'hdq_wait_for_flag': drivers/w1/masters/omap_hdq.c:137: error: implicit declaration of function 'schedule_timeout_uninterruptible' drivers/w1/masters/omap_hdq.c: In function 'hdq_write_byte':... 1 Apr 2010 09:02
Önnek is kettõ van
Tisztelt Linux Kernel! Optimista ember l�v�n tal�n m�r �rtes�lt r�la, hogy id�n a non-profit szervezetek az �letben marad�suk�rt k�zdenek, �gy nagyon fontos, hogy id�ben rendelkezzen ad�ja mindk�t sz�zal�k�r�l. Amennyiben elfogadja aj�nl�somat k�rem, jelezze �s m�r k�ld�m is a k�t szervezet adat�t, amik t�bb m... 1 Apr 2010 09:02
include/linux/mtd/mtdram.h: Checkpatch cleanup
On Sat, 2010-02-27 at 17:51 +0100, Andrea Gelmini wrote: include/linux/mtd/mtdram.h:6: ERROR: code indent should use tabs where possible Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> Pushed to l2-mtd-2.6.git / master -- Best Regards, Artem Bityutskiy (Артём Битюцкий) -- To unsubscribe ... 1 Apr 2010 09:02
kemleaks in 2.6.34-rc3
Hi I am running Linux zenogentoo 2.6.34-rc3 #86 SMP Wed Mar 31 10:46:51 CEST 2010 i686 Intel(R) Core(TM) i7 CPU 960 @ 3.20GHz GenuineIntel GNU/Linux and my dmesg is spitting out some kmemleaks. The file is attached from /sys/kernel/debug/kmemleak My lspci is: 00:00.0 Host bridge: Intel Corporation X58 ... 1 Apr 2010 09:02
linux-next: manual merge of the wireless tree with the wireless-current tree
On Thu, Apr 01, 2010 at 12:59:44PM +1100, Stephen Rothwell wrote: Hi John, Today's linux-next merge of the wireless tree got a conflict in drivers/net/wireless/iwlwifi/iwl-4965.c between commit be6b38bcb175613f239e0b302607db346472c6b6 ("iwlwifi: counting number of tfds can be free for 4965") from the... 7 Apr 2010 11:13
Aw: [PATCH] power/ds2782: fix clientdata on removal
Testamtwort -----Urspr�ngliche Nachricht----- Von: maxmax2010(a)web.de Gesendet: 01.04.2010 12:27:44 An: linux-i2c(a)vger.kernel.org Betreff: [PATCH] power/ds2782: fix clientdata on removal Probably due to a copy & paste bug, clientdata was set again to the data structure (which is freed immediately afterwar... 1 Apr 2010 07:54
[PATCH 0/2 v4] scsi: ftrace based scsi tracer
Hi, This is v4 patch series of SCSI trace. Only a cosmetic change from v3. Because it's been a while since the first posting, I'll put brief descriptions of the patchset. Basically, this is a ftrace based SCSI tracer. It prints the following information for scsi-3 commands. o scsi bus number ("... 1 Apr 2010 07:54
mm: avoid overflowing preempt_count() in mmu_take_all_locks()
On Thu, 1 Apr 2010, Peter Zijlstra wrote: I'm sure you dropped Ingo and Thomas by accident. On Thu, 2010-04-01 at 12:40 +0300, Avi Kivity wrote: mmu_take_all_locks() takes a spinlock for each vma, which means we increase the preempt count by the number of vmas in an address space. Since the user ... 1 Apr 2010 13:31
[PATCH]slub: fix bad scope checking
Function init_kmem_cache_nodes is incorrect when checking upper limitation of kmalloc_caches. The patch against latest tip/master fixes it. From: Zhang, Yanmin <yanmin_zhang(a)linux.intel.com> --- --- linux-2.6/mm/slub.c 2010-04-01 17:01:21.091999999 +0800 +++ linux-2.6_slub/mm/slub.c 2010-04-01 17:04:34.87... 1 Apr 2010 05:44
Remove empty comment.
On Wed, 31 Mar 2010, Justin P. Mattock wrote: Remove an empty comment. Signed-off-by: Justin P. Mattock <justinmattock(a)gmail.com> --- drivers/acpi/power.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/acpi/power.c b/drivers/acpi/power.c index 0f30c3c... 1 Apr 2010 11:15