[PATCH v2] powerpc/32s: fix boot failure with DEBUG_PAGEALLOC without KASAN.
Michael Ellerman
patch-notifications at ellerman.id.au
Thu Aug 22 23:09:01 AEST 2019
On Wed, 2019-08-14 at 10:02:20 UTC, Christophe Leroy wrote:
> When KASAN is selected, the definitive hash table has to be
> set up later, but there is already an early temporary one.
>
> When KASAN is not selected, there is no early hash table,
> so the setup of the definitive hash table cannot be delayed.
>
> Reported-by: Jonathan Neuschafer <j.neuschaefer at gmx.net>
> Fixes: 72f208c6a8f7 ("powerpc/32s: move hash code patching out of MMU_init_hw()")
> Tested-by: Jonathan Neuschafer <j.neuschaefer at gmx.net>
> Signed-off-by: Christophe Leroy <christophe.leroy at c-s.fr>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/9d6d712fbf7766f21c838940eebcd7b4d476c5e6
cheers
More information about the Linuxppc-dev
mailing list