lockdep: Consolidate bug messages into a single print_lockdep_off() function
authorDave Jones <davej@redhat.com>
Thu, 25 Apr 2013 17:40:02 +0000 (13:40 -0400)
committerIngo Molnar <mingo@kernel.org>
Fri, 26 Apr 2013 06:37:22 +0000 (08:37 +0200)
commit2c522836627c6e78660f8bd52cdb4cdcb75e3e3c
tree7e10e6d8a4bc303ecd4211882f3eddc8f879f4cd
parent199e371f59d31c828345b0d959d27d752827b517
lockdep: Consolidate bug messages into a single print_lockdep_off() function

Also add some missing printk levels.

Signed-off-by: Dave Jones <davej@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/20130425174002.GA26769@redhat.com
[ Tweaked the messages a bit. ]
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/lockdep.c