From: Paul E. McKenney Date: Wed, 28 Sep 2011 17:23:39 +0000 (-0700) Subject: lockdep: Update documentation for lock-class leak detection X-Git-Tag: v3.3-rc1~193^2^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b804cb9e91c6c304959c69d4f9daeef4ffdba71c;p=pandora-kernel.git lockdep: Update documentation for lock-class leak detection There are a number of bugs that can leak or overuse lock classes, which can cause the maximum number of lock classes (currently 8191) to be exceeded. However, the documentation does not tell you how to track down these problems. This commit addresses this shortcoming. Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed