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(+)