commit | eedeeabdeeadb016b8c783e3620d06b98d0cb4e1 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Mar 18 12:38:47 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Mar 31 14:53:01 2009 +0200 |
tree | f7353981f73c1db6a65ec403e04c4ddb4be48fc9 | |
parent | 7f1e2ca9f04b02794597f60e7b1d43f0a1317939 [diff] |
lockdep: add stack dumps to asserts 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>