From: Ben Greear Date: Wed, 6 Feb 2013 18:56:19 +0000 (-0800) Subject: lockdep: Print more info when MAX_LOCK_DEPTH is exceeded X-Git-Tag: v3.9-rc1~104^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0540606837af79b2ae101e5e7b2206e3844d150;p=pandora-kernel.git lockdep: Print more info when MAX_LOCK_DEPTH is exceeded This helps debug cases where a lock is acquired over and over without being released. Suggested-by: Steven Rostedt Signed-off-by: Ben Greear Cc: peterz@infradead.org Link: http://lkml.kernel.org/r/1360176979-4421-1-git-send-email-greearb@candelatech.com [ Changed the printout ordering. ] Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed