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
..
2020-12-16 12:33:35 -08:00
2020-12-16 12:33:35 -08:00
2020-12-17 13:22:17 -08:00
2020-12-16 12:33:35 -08:00
2020-12-16 12:33:35 -08:00
2020-12-22 14:02:39 -08:00
2020-12-21 10:35:11 -08:00
2020-12-17 13:22:17 -08:00
2020-12-16 12:33:35 -08:00
2020-12-17 13:41:27 -08:00
2020-12-24 14:02:00 -08:00
2020-12-24 14:05:05 -08:00