git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41a2d6c
)
lockdep: fix debug_show_all_locks()
author
Ingo Molnar
<mingo@elte.hu>
Wed, 5 Dec 2007 14:46:09 +0000
(15:46 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 5 Dec 2007 14:46:09 +0000
(15:46 +0100)
fix the oops that can be seen in:
http://bugzilla.kernel.org/attachment.cgi?id=13828&action=view
it is not safe to print the locks of running tasks.
(even with this fix we have a small race - but this is a debug
function after all.)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
kernel/lockdep.c
patch
|
blob
|
history
diff --cc
kernel/lockdep.c
Simple merge