Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lockdep: output lock_class key instead of address for forward depende…
…ncy 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 <ying.huang@intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information