Re: [PATCH] powerpc/32s: Setup the early hash table at all time.

From: Michael Ellerman
Date: Fri Oct 09 2020 - 02:04:15 EST


On Thu, 1 Oct 2020 15:35:38 +0000 (UTC), Christophe Leroy wrote:
> At the time being, an early hash table is set up when
> CONFIG_KASAN is selected.
>
> There is nothing wrong with setting such an early hash table
> all the time, even if it is not used. This is a statically
> allocated 256 kB table which lies in the init data section.
>
> [...]

Applied to powerpc/next.

[1/1] powerpc/32s: Setup the early hash table at all time.
https://git.kernel.org/powerpc/c/69a1593abdbcf03a76367320d929a8ae7a5e3d71

cheers