Jinyang He 457d2fc54f 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>
2021-02-09 10:56:04 +01:00
..
2021-02-03 11:33:16 +01:00
2021-01-22 11:40:00 +01:00
2020-12-28 22:33:43 +01:00
2020-09-16 22:40:58 +02:00
2021-01-22 11:40:00 +01:00