From 199e371f59d31c828345b0d959d27d752827b517 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Tue, 23 Apr 2013 12:34:03 -0400 Subject: [PATCH] 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-format-patch failed