Andreas Schwab <sch...@linux-m68k.org> writes: > On Jul 28 2016, Michael Ellerman <m...@ellerman.id.au> wrote: > >> From: "Aneesh Kumar K.V" <aneesh.ku...@linux.vnet.ibm.com> >> >> Call jump_label_init() early so that we can use static keys for CPU and >> MMU feature checks. > > That breaks PPC32. jump_label_init doesn't use PTRRELOC.
Should be fixed in Linus' tree: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=97f6e0cc35026a2a09147a6da636d901525e1969 cheers