https://github.com/torvalds/linux
Revision 64efade11cddc4237c1b95ea4ca18af122a7e19e authored by Peter Zijlstra on 06 November 2006, 07:52:10 UTC, committed by Linus Torvalds on 06 November 2006, 09:46:23 UTC
Make the delayacct lock irqsave; this avoids the possible deadlock where
an interrupt is taken while holding the delayacct lock which needs to
take the delayacct lock.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: Balbir Singh <balbir@in.ibm.com>
Cc: Shailabh Nagar <nagar@watson.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent e5b9a33
History
Tip revision: 64efade11cddc4237c1b95ea4ca18af122a7e19e authored by Peter Zijlstra on 06 November 2006, 07:52:10 UTC
[PATCH] lockdep: fix delayacct locking bug
Tip revision: 64efade
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 542 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.2 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 73.8 KB
Makefile -rw-r--r-- 49.0 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top