[GIT PULL] parisc architecture fix for kernel v5.2-rc7
From: Helge Deller
Date: Mon Jun 24 2019 - 17:44:26 EST
Hi Linus,
please pull one fix for the parisc architecture for kernel 5.2-rc7 from:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.2-4
Add missing PCREL64 relocation in module loader to fix module load errors when
the static branch and JUMP_LABEL feature is enabled on a 64-bit kernel.
Thanks,
Helge
----------------------------------------------------------------
Helge Deller (1):
parisc: Fix module loading error with JUMP_LABEL feature
arch/parisc/kernel/module.c | 4 ++++
1 file changed, 4 insertions(+)