commit | e0fdace10e75dac67d906213b780ff1b1a4cc360 | [log] [tgz] |
---|---|---|
author | David Miller <davem@davemloft.net> | Fri Aug 01 01:11:22 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Aug 01 10:46:43 2008 +0200 |
tree | ca0ab78da383bfe44512bc33a1431d1a9dc4537f | |
parent | 419ca3f13532793b81aff09f80c60af3eacbb43d [diff] |
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>