[PATCH] lockdep: double the number of stack-trace entries
authorIngo Molnar <mingo@elte.hu>
Wed, 13 Sep 2006 03:35:50 +0000 (20:35 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 13 Sep 2006 14:32:14 +0000 (07:32 -0700)
commit9bb25bf36f0d7b06368432e2324dbbc2e98b5e60
treec788a094599f6d1d82bd1263290757d7a6a1d7c7
parenta4f5749ba6e3f23ae4a137cee10324830db4d081
[PATCH] lockdep: double the number of stack-trace entries

Miles Lane reported the "BUG: MAX_STACK_TRACE_ENTRIES too low!" message,
which means that during normal use his system produced enough lockdep
events so that the 128-thousand entries stack-trace array got exhausted.
Double the size of the array.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: Miles Lane <miles.lane@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/lockdep_internals.h