On Wed, 2010-04-21 at 13:12 +0200, John Kacur wrote: > > Certain configurations that have LOCKDEP turned on, run into the limit > where the MAX_STACK_TRACE_ENTRIES are too small. Rather than simply > turning of the locking correctness validator let the user configure this > value to something reasonable for their system. I'm not sure its worth having a CONFIG_ value for this, that'll just be yet another random value nobody knows what to do with. Do you actually have a machine that reproduces this? Can you see how many classes, avg stacktraces per class and the avg entries per stacktrace there are? Also, is there's lots of classes, are there many with a similar name? That is, is it a valid depletion or is there something wonkey with those setups? -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html