commit | 156383b190cd1b240a4c8636c9ce7a2a42938b24 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Thu Mar 22 15:53:36 2018 +1030 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Mar 23 12:42:18 2018 -0600 |
tree | 1047ad0ee533affcaa2ac45af72e4961284f1cd9 | |
parent | bf02d491237eea10290bd379bf7fc8c37ac6c3b4 [diff] |
Documentation: Mention why %p prints ptrval When debugging recent kernels, people will see '(ptrval)' but there isn't much information as to what that means. Briefly describe why it's there. Signed-off-by: Joel Stanley <joel@jms.id.au> Acked-by: Tobin C. Harding <me@tobin.cc> Signed-off-by: Jonathan Corbet <corbet@lwn.net>