lockdep: add stack dumps to asserts
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 18 Mar 2009 11:38:47 +0000 (12:38 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 31 Mar 2009 12:53:01 +0000 (14:53 +0200)
Have a better idea about exactly which loc causes a lockdep
limit overflow. Often it's a bug or inefficiency in that
subsystem.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1237376327.5069.253.camel@laptop>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/lockdep.c

Simple merge