[PATCH] NFS: Add a missing unlock into nfs_access_cache_shrinker()
nfs_access_cache_shrinker() needs to unlock the inode it's processing before finishing each iteration of the scanning loop. Not doing so leads to lockdep reporting a recursive lock and the CPU doing the shrink locking up: ============================================= [ INFO: possible recursive locking detected... 26 May 2010 09:08
No mixers on ATI RS780 Azalia
Hi, I have here a Samsung 320MXn2 monitor/mainboard (typical x86_64 environment) where I cannot get sound output to the internal speakers working. To start, there seem to be two sound cards: lspci/lspci -n: 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) 01:05.1 Audio device: ATI Te... 7 Jun 2010 16:36
PCI quirk: AMD 780: work around wrong vendor ID on APC bridge
On Wed, May 26, 2010 at 12:21:10PM +0200, Clemens Ladisch wrote: Since we do not know in advance all possible vendor IDs, a better way to find the device is to declare the quirk on the host bridge, whose ID is always correct, and use that device as a stepping stone to find the PCI/ PCI bridge, if present. ... 26 May 2010 08:03
[PATCH 2/2] Documentation: Short documentation for LP5521 and LP553 LED chips
Short documentation for National Semicondutor LP5521 and LP5523 LED driver chip kernel drivers. Signed-off-by: Samu Onkalo <samu.p.onkalo(a)nokia.com> --- Documentation/leds-lp5521.txt | 77 +++++++++++++++++++++++++++++++++++++++++ Documentation/leds-lp5523.txt | 73 ++++++++++++++++++++++++++++++++++++++ 2... 26 May 2010 08:03
led-class: set permissions on max_brightness file to 0444
On Mon, 2010-05-17 at 08:48 +0800, Axel Lin wrote: max_brightness is not writable, thus set permissions to 0444. Signed-off-by: Axel Lin <axel.lin(a)gmail.com> --- drivers/leds/led-class.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/leds/led-class.c b/driver... 26 May 2010 08:03
kvm: calculate correct gfn for small host pages which emulates large guest pages
On 05/26/2010 11:48 AM, Lai Jiangshan wrote: In Document/kvm/mmu.txt: gfn: Either the guest page table containing the translations shadowed by this page, or the base page frame for linear translations. See role.direct. But in function FNAME(fetch)(), sp->gfn is incorrect when one of follo... 26 May 2010 08:03
vmscan: Remove unnecessary temporary variables in shrink_zone()
On Sat, Apr 17, 2010 at 01:03:32AM +0200, Johannes Weiner wrote: On Fri, Apr 16, 2010 at 11:51:26AM +0900, KOSAKI Motohiro wrote: Two variables are declared that are unnecessary in shrink_zone() as they already exist int the scan_control. Remove them Signed-off-by: Mel Gorman <mel(a)csn.ul... 26 May 2010 08:03
[PATCH 0/2] leds: drivers for lp5521 and lp5523 chips
LP5521 and LP5523 are LED driver chips from National Semiconductor. Chips have many similarities but also quite many differences. It is clearer to have separate driver for both of the chip types. LP5521 is a 3 channel chip with 3 programmable micro engines. LP5523 is a 9 channel chip with 3 programmable micro engin... 26 May 2010 08:03
[GIT] HID
Linus, please pull from 'for-linus' branch at git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus to receive 2nd round of merge window updates for HID subsystem. Most importantly, there is a fixup patch for driver core API change which didn't make it from linux-next to Greg's tree fro... 26 May 2010 08:03
[GIT PULL] sound fixes for 2.6.35-rc1
Linus, please pull sound fixes for v2.6.35-rc1 from: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git for-linus No dramatical changes: a few regression fixes regarding PCM core-code rewrite in 2.6.34 in addition to a few more h/w specific quirks. Thanks! Takashi === Clemens Ladi... 26 May 2010 08:03