commit | 519248f36d6f3c80e176f6fa844c10d94f1f5990 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.ibm.com> | Thu May 30 05:39:25 2019 -0700 |
committer | Paul E. McKenney <paulmck@linux.ibm.com> | Thu Aug 01 14:05:51 2019 -0700 |
tree | 22e44822bf74646a72e44b8cccd5c83f4739bd68 | |
parent | 609488bc979f99f805f34e9a32c1e3b71179d10b [diff] |
lockdep: Make print_lock() address visible Security is a wonderful thing, but so is the ability to debug based on lockdep warnings. This commit therefore makes lockdep lock addresses visible in the clear. Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>