]> git.baikalelectronics.ru Git - kernel.git/commit
debug_locks: set oops_in_progress if we will log messages.
authorDavid Miller <davem@davemloft.net>
Fri, 1 Aug 2008 08:11:22 +0000 (01:11 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 1 Aug 2008 08:46:43 +0000 (10:46 +0200)
commit971f32a56e81a52aa9e4e8590853dc1236f17ea5
treeca0ab78da383bfe44512bc33a1431d1a9dc4537f
parent9a7edcc2cf5f80d3d7a10ef19eb6e7c41fcd1b61
debug_locks: set oops_in_progress if we will log messages.

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>
lib/debug_locks.c