aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netfront.c
diff options
context:
space:
mode:
authorTobin C. Harding <[email protected]>2017-11-01 04:32:22 +0000
committerTobin C. Harding <[email protected]>2017-11-29 01:13:16 +0000
commit6424f6bb432752c7eb90cbeeb1c31d6125bba39a (patch)
tree6f431371555297302201297ae79ef2c4792f1a6b /drivers/net/xen-netfront.c
parentvsprintf: add printk specifier %px (diff)
downloadkernel-6424f6bb432752c7eb90cbeeb1c31d6125bba39a.tar.gz
kernel-6424f6bb432752c7eb90cbeeb1c31d6125bba39a.zip
kasan: use %px to print addresses instead of %p
Pointers printed with %p are now hashed by default. Kasan needs the actual address. We can use the new printk specifier %px for this purpose. Use %px instead of %p to print addresses. Signed-off-by: Tobin C. Harding <[email protected]>
Diffstat (limited to 'drivers/net/xen-netfront.c')
0 files changed, 0 insertions, 0 deletions