Re: [PATCH] degrade severity of lockdep printk

From: Kyle McMartin
Date: Mon Mar 23 2009 - 16:28:59 EST


On Mon, Mar 23, 2009 at 09:20:54PM +0100, Ingo Molnar wrote:
>
> Please report it in that case and get us to increase the limit.
>

https://bugzilla.redhat.com/show_bug.cgi?id=489563

Although I don't really see how this can be particularly fixed, since
any workload that allocates a struct with a lock, initializes, and then
eventually frees it a whole bunch of times will run out of lock_lists
won't it?

(I still think the text should be changed from BUG though since we're
not actually calling BUG()...)

regards, Kyle
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/