]> asedeno.scripts.mit.edu Git - linux.git/commit
lockdep: Make print_lock() address visible
authorPaul E. McKenney <paulmck@linux.ibm.com>
Thu, 30 May 2019 12:39:25 +0000 (05:39 -0700)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Thu, 1 Aug 2019 21:05:51 +0000 (14:05 -0700)
commit519248f36d6f3c80e176f6fa844c10d94f1f5990
tree22e44822bf74646a72e44b8cccd5c83f4739bd68
parent609488bc979f99f805f34e9a32c1e3b71179d10b
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>
kernel/locking/lockdep.c