From: Huang, Ying Date: Fri, 13 Jun 2008 06:40:17 +0000 (+0800) Subject: lockdep: output lock_class key instead of address for forward dependency output X-Git-Tag: v2.6.27-rc1~1100^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2429e4ee78e2fa40f82a4572dd21d4f3b4de9325;p=pandora-kernel.git lockdep: output lock_class key instead of address for forward dependency output The key instead of address of lock_class should be output in /proc/lockdep when forward dependency is output, because key is output for lock_class itself as identifier too. This patch is based on x86/auto-latest branch of git-x86 tree, and has been tested on x86_64 platform. Signed-off-by: Huang Ying Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed