summaryrefslogtreecommitdiffstats
path: root/kernel/notifier.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-11-29 19:30:13 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2017-11-29 19:30:13 +0100
commit668533dc0764b30c9dd2baf3ca800156f688326b (patch)
tree5d8d4f06b7f2278e9e91f2e03dec4890a6bc736a /kernel/notifier.c
parentMerge tag 'printk-hash-pointer-4.15-rc2' of git://github.com/tcharding/linux (diff)
downloadlinux-668533dc0764b30c9dd2baf3ca800156f688326b.tar.xz
linux-668533dc0764b30c9dd2baf3ca800156f688326b.zip
kallsyms: take advantage of the new '%px' format
The conditional kallsym hex printing used a special fixed-width '%lx' output (KALLSYM_FMT) in preparation for the hashing of %p, but that series ended up adding a %px specifier to help with the conversions. Use it, and avoid the "print pointer as an unsigned long" code. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/notifier.c')
0 files changed, 0 insertions, 0 deletions