lockdep: increase MAX_LOCK_DEPTH
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Mon, 25 Feb 2008 22:02:48 +0000 (23:02 +0100)
committerPeter Zijlstra <a.p.zijlstra@chello.nl>
Mon, 25 Feb 2008 22:02:48 +0000 (23:02 +0100)
commitbdb9441e9c325d50b5ae17f7d3205d65b8ed2e5f
tree2696d81a8c3f5bf128aab134b1f23c14d539baac
parentbfa274e2436fc7ef72ef51c878083647f1cfd429
lockdep: increase MAX_LOCK_DEPTH

Some code paths exceed the current max lock depth (XFS), so increase
this limit a bit. I looked at making this a dynamic allocated array,
but we should not advocate insane lock depths, so stay with this as
long as it works...

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/sched.h