Files
android_kernel_xiaomi_sm8450/arch/parisc/kernel
Helge Deller d2ba3b1714 parisc: Fix module loading error with JUMP_LABEL feature
Commit 62217beb39 ("parisc: Add static branch and JUMP_LABEL feature") missed
to add code to handle PCREL64 relocations which are generated when creating a
jump label on a 64-bit kernel.

This patch fixes module load errors like this one:
# modprobe -v ipv6
insmod /lib/modules/5.2.0-rc1-JeR/kernel/net/ipv6/ipv6.ko
modprobe: ERROR: could not insert 'ipv6': Exec format error
dmesg reports:
module ipv6: Unknown relocation: 72

Reported-by: Jeroen Roovers <jer@gentoo.org>
Tested-by: Jeroen Roovers <jer@gentoo.org>
Fixes: 62217beb39 ("parisc: Add static branch and JUMP_LABEL feature")
Signed-off-by: Helge Deller <deller@gmx.de>
2019-06-08 20:06:20 +02:00
..
2019-05-10 21:00:44 +02:00
2019-05-10 21:00:44 +02:00
2019-05-03 23:47:38 +02:00
2019-05-03 23:47:39 +02:00
2019-05-10 21:00:44 +02:00
2019-05-10 21:00:45 +02:00
2017-11-17 15:27:22 +01:00
2019-05-03 23:47:39 +02:00