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:
419ca3f
)
debug_locks: set oops_in_progress if we will log messages.
author
David Miller
<davem@davemloft.net>
Fri, 1 Aug 2008 08:11:22 +0000
(
01:11
-0700)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 1 Aug 2008 08:46:43 +0000
(10:46 +0200)
Otherwise lock debugging messages on runqueue locks can deadlock the
system due to the wakeups performed by printk().
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found