diff options
author | 2021-02-05 18:11:22 +0800 | |
---|---|---|
committer | 2021-02-09 10:56:04 +0100 | |
commit | 457d2fc54f00b97367a67ef9dadebfd06772d9af (patch) | |
tree | 089bf5f402d42b2d1668a55d0f16ebf5b32a1bf7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MIPS: relocatable: Provide kaslr_offset() to get the kernel offset (diff) | |
download | wireguard-linux-457d2fc54f00b97367a67ef9dadebfd06772d9af.tar.xz wireguard-linux-457d2fc54f00b97367a67ef9dadebfd06772d9af.zip |
MIPS: relocatable: Use __kaslr_offset in show_kernel_relocation
The type of the VMLINUX_LOAD_ADDRESS macro is the (unsigned long long)
in 32bits kernel but (unsigned long) in the 64-bit kernel. Although there
is no error here, avoid using it to calculate kaslr_offset.
Signed-off-by: Jinyang He <hejinyang@loongson.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions