From: Dave Jones Date: Tue, 23 Apr 2013 16:34:03 +0000 (-0400) Subject: lockdep: Print out additional debugging advice when we hit lockdep BUGs X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~145^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=199e371f59d31c828345b0d959d27d752827b517;p=pandora-kernel.git lockdep: Print out additional debugging advice when we hit lockdep BUGs We occasionally get reports of these BUGs being hit, and the stack trace doesn't necessarily always tell us what we need to know about why we are hitting those limits. If users start attaching /proc/lock_stats to reports we may have more of a clue what's going on. Signed-off-by: Dave Jones Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/20130423163403.GA12839@redhat.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed