On Tue, 2019-06-11 at 15:47:20 UTC, Christophe Leroy wrote: > The patch referenced below moved the loading of segment registers > out of load_up_mmu() in order to do it earlier in the boot sequence. > However, the secondary CPU still needs it to be done when loading up > the MMU. > > Reported-by: Erhard F. <erhar...@mailbox.org> > Fixes: 215b823707ce ("powerpc/32s: set up an early static hash table for > KASAN") > Signed-off-by: Christophe Leroy <christophe.le...@c-s.fr>
Applied to powerpc fixes, thanks. https://git.kernel.org/powerpc/c/b7f8b440f3001cc1775c028f0a783786113c2ae3 cheers