Affinity Automation (was Re: [PATCH 3/17] arch/mips/kernel: Add missing read_unlock)
On Wed, May 26, 2010 at 10:27:53AM -0700, Kevin D. Kissell wrote: Date: Wed, 26 May 2010 10:27:53 -0700 From: "Kevin D. Kissell" <kevink(a)paralogos.com> To: Ralf Baechle <ralf(a)linux-mips.org> CC: Julia Lawall <julia(a)diku.dk>, linux-mips(a)linux-mips.org, linux-kernel(a)vger.kernel.org, kernel-janitors(a)vger... 26 May 2010 14:42
[PATCH -next] staging/phison: depends on ATA_BMDMA
From: Randy Dunlap <randy.dunlap(a)oracle.com> phison uses interfaces and data that are built only when ATA_BMDMA is enabled, so it should depend on that symbol. drivers/staging/phison/phison.c:43: error: implicit declaration of function 'ATA_BMDMA_SHT' drivers/staging/phison/phison.c:43: error: initializer eleme... 26 May 2010 14:42
[PATCH -next] media/IR: nec-decoder needs to select BITREV
From: Randy Dunlap <randy.dunlap(a)oracle.com> Fix ir-nec-decoder build: it uses bitrev library code, so select BITREVERSE in its Kconfig. ir-nec-decoder.c:(.text+0x1a2517): undefined reference to `byte_rev_table' ir-nec-decoder.c:(.text+0x1a2526): undefined reference to `byte_rev_table' ir-nec-decoder.c:(.text+... 26 May 2010 13:35
[PATCH 1/1] staging: hv: Fix race condition on IC channel initialization (modified)
From: Haiyang Zhang <haiyangz(a)microsoft.com> Subject: [PATCH] staging: hv: Fix race condition on IC channel initialization There is a possible race condition when hv_utils starts to load immediately after hv_vmbus is loading - null pointer error could happen. This patch added an event waiting to ensure all channe... 26 May 2010 13:35
[PATCH]wireless:ath9k Fix ath_print in xmit.c
ath_print in xmit.c should say "Reseting hardware" instead of Reaseting HAL!(since HAL is being fazed out). dmesg shows: [ 8660.899624] ath: Failed to stop TX DMA in 100 msec after killing last frame [ 8660.899676] ath: Unable to stop TxDMA. Reset HAL! Signed-off-by: Justin P. Mattock <justinmattock(a)gmail.co... 26 May 2010 20:16
[GIT PULL] Backlight updates for 2.6.35
Linus, Could you please pull from: git://git.o-hand.com/linux-rpurdie-backlight for-linus for the backlight tree updates for 2.6.35. This includes several new drivers and various bugfixes/tweaks most of which have been in linux-next/-mm for a while. Thanks, Richard arch/arm/mach-mx3/mach-mx31moboard.c... 26 May 2010 13:35
[GIT PULL] LED updates for 2.6.35
Linus, Could you please pull from: git://git.o-hand.com/linux-rpurdie-leds for-linus for the LEDs tree updates for 2.6.35. This includes a couple of new drivers and various bugfixes/tweaks. Thanks, Richard arch/arm/mach-mx3/mach-mx31moboard.c | 45 +++ arch/arm/mach-orion5x/dns323-setup.c | 22 + ... 26 May 2010 13:35
superblock: introduce per-sb cache shrinker infrastructure
On Tue, May 25, 2010 at 06:53:06PM +1000, Dave Chinner wrote: @@ -456,21 +456,16 @@ static void prune_one_dentry(struct dentry * dentry) * which flags are set. This means we don't need to maintain multiple * similar copies of this loop. */ -static void __shrink_dcache_sb(struct super_block *sb, int... 31 May 2010 04:22
ath: Failed to stop TX DMA in 100 msec after killing last frame
On Wed, May 26, 2010 at 12:04 AM, Justin P. Mattock <justinmattock(a)gmail.com> wrote: This is new: [ 8660.899624] ath: Failed to stop TX DMA in 100 msec after killing last frame [ 8660.899676] ath: Unable to stop TxDMA. Reset HAL! I don't have hal installed!! should I be concerned? No, the print ca... 26 May 2010 13:35
ath: Failed to stop TX DMA in 100 msec after killing last frame
On 05/26/2010 09:33 AM, Luis R. Rodriguez wrote: On Wed, May 26, 2010 at 12:04 AM, Justin P. Mattock <justinmattock(a)gmail.com> wrote: This is new: [ 8660.899624] ath: Failed to stop TX DMA in 100 msec after killing last frame [ 8660.899676] ath: Unable to stop TxDMA. Reset HAL! I d... 26 May 2010 13:35