On Mon, 12 Feb 2024 17:42:44 +1100, Michael Ellerman wrote: > KASAN is seen to increase stack usage, to the point that it was reported > to lead to stack overflow on some 32-bit machines (see link). > > To avoid overflows the stack size was doubled for KASAN builds in > commit 3e8635fb2e07 ("powerpc/kasan: Force thread size increase with > KASAN"). > > [...]
Applied to powerpc/fixes. [1/1] powerpc/kasan: Limit KASAN thread size increase to 32KB https://git.kernel.org/powerpc/c/f1acb109505d983779bbb7e20a1ee6244d2b5736 cheers