summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJesper Dangaard Brouer <brouer@redhat.com>2020-04-27 19:37:43 +0300
committerDavid S. Miller <davem@davemloft.net>2020-05-02 01:19:59 +0300
commit41a46913bee76d8493681442907ccd989ced2633 (patch)
treea6ab6ab899590f2074e5a0c32c122b791a26f67d /tools/perf/scripts/python/export-to-postgresql.py
parent1bb694e208395816fee278ca46d2796727d3f4a9 (diff)
downloadlinux-41a46913bee76d8493681442907ccd989ced2633.tar.xz
net: fix skb_panic to output real address
In skb_panic() the real pointer values are really needed to diagnose issues, e.g. data and head are related (to calculate headroom). The hashed versions of the addresses doesn't make much sense here. The patch use the printk specifier %px to print the actual address. The printk documentation on %px: https://www.kernel.org/doc/html/latest/core-api/printk-formats.html#unmodified-addresses Fixes: ad67b74d2469 ("printk: hash addresses printed with %p") Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions