leaking_addresses: remove mention of kptr_restrict
authorTobin C. Harding <me@tobin.cc>
Thu, 7 Dec 2017 01:10:44 +0000 (12:10 +1100)
committerTobin C. Harding <me@tobin.cc>
Fri, 6 Apr 2018 22:50:34 +0000 (08:50 +1000)
commit20cdfb5fc49550e66a972ed448e2dacb229aa5d1
tree81d5eecada7446c62fc39658d7c1d901c7186a54
parent6d23dd9bbb2e71f1bc1bfbe77831e15cc505a995
leaking_addresses: remove mention of kptr_restrict

leaking_addresses.pl can be run with kptr_restrict==0 now, we don't need
the comment about setting kptr_restrict any more.

Remove comment suggesting setting kptr_restrict.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
scripts/leaking_addresses.pl