From: David Miller Date: Fri, 1 Aug 2008 08:11:22 +0000 (-0700) Subject: debug_locks: set oops_in_progress if we will log messages. X-Git-Tag: v2.6.27-rc3~50^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0fdace10e75dac67d906213b780ff1b1a4cc360;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed