From: Huang, Ying Date: Mon, 23 Jun 2008 03:20:54 +0000 (+0800) Subject: lockdep: add lock_class information to lock_chain and output it X-Git-Tag: v2.6.27-rc1~1100^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd1a28e8457e6ebf72c48d84d4e736307e86436e;p=pandora-kernel.git lockdep: add lock_class information to lock_chain and output it It is based on x86/master branch of git-x86 tree, and has been tested on x86_64 platform. ChangeLog: v2: - Enclosing proc file system related code into CONFIG_PROVE_LOCKING. - Fix nr_chain_hlocks update code. Signed-off-by: Huang Ying Cc: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed