From: Peter Zijlstra Date: Tue, 7 Jun 2011 09:17:30 +0000 (+0200) Subject: printk, lockdep: Disable lock debugging on zap_locks() X-Git-Tag: v3.3-rc1~194^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d24fc47219219b5aa23b45956cc37ee5aa5b01;p=pandora-kernel.git printk, lockdep: Disable lock debugging on zap_locks() zap_locks() is used by printk() in a last ditch effort to get data out, clearly we cannot trust lock state after this so make it disable lock debugging. Also don't treat printk recursion through lockdep as a normal recursion bug but try hard to get the lockdep splat out. Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/n/tip-kqxwmo4xz37e1s8w0xopvr0q@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed