diff options
author | Borislav Petkov <[email protected]> | 2018-01-26 13:11:36 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-01-26 15:53:19 +0100 |
commit | 0e6c16c652cadaffd25a6bb326ec10da5bcec6b4 (patch) | |
tree | 4e17d91b6c440b0ec7aec36683e2d43ded1bff60 /lib | |
parent | 20ffa1caecca4db8f79fe665acdeaa5af815a24d (diff) |
x86/alternative: Print unadorned pointers
After commit ad67b74d2469 ("printk: hash addresses printed with %p")
pointers are being hashed when printed. However, this makes the alternative
debug output completely useless. Switch to %px in order to see the
unadorned kernel pointers.
Signed-off-by: Borislav Petkov <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: David Woodhouse <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Josh Poimboeuf <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions