summaryrefslogtreecommitdiff
path: root/kernel/panic.c
diff options
context:
space:
mode:
authorMing Lei <tom.leiming@gmail.com>2011-11-17 05:34:32 (GMT)
committerIngo Molnar <mingo@elte.hu>2011-12-06 07:16:55 (GMT)
commit81140acc66322dcde8346dabdf1ab4c229fce8d4 (patch)
tree45a3da1b4edc7a5a7c6ef9a213927e93cf815fef /kernel/panic.c
parent73839c5b2eacc15cb0aa79c69b285fc659fa8851 (diff)
downloadlinux-fsl-qoriq-81140acc66322dcde8346dabdf1ab4c229fce8d4.tar.xz
lockdep: Print lock name in lockdep_init_error()
This patch prints the name of the lock which is acquired before lockdep_init() is called, so that users can easily find which lock triggered the lockdep init error warning. This patch also removes the lockdep_init_error() message of "Arch code didn't call lockdep_init() early enough?" since lockdep_init() is called in arch independent code now. Signed-off-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1321508072-23853-2-git-send-email-tom.leiming@gmail.com Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/panic.c')
0 files changed, 0 insertions, 0 deletions