Re: [PATCH] powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFT

From: Michael Ellerman
Date: Wed May 20 2020 - 07:00:01 EST


On Wed, 8 Apr 2020 15:58:49 +0000 (UTC), Christophe Leroy wrote:
> When CONFIG_KASAN is selected, the stack usage is increased.
>
> In the same way as x86 and arm64 architectures, increase
> THREAD_SHIFT when CONFIG_KASAN is selected.

Applied to powerpc/next.

[1/1] powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFT
https://git.kernel.org/powerpc/c/edbadaf0671072298e506074128b64e003c5812c

cheers