Re: [PATCH] powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TEST

2021-11-05 Thread Michael Ellerman
On Fri, 29 Oct 2021 17:10:45 +0200, Christophe Leroy wrote: > Until now, all tests involving CONFIG_STRICT_KERNEL_RWX were done with > DEBUG_RODATA_TEST to check the result. But now that > CONFIG_STRICT_KERNEL_RWX is selected by default, it came without > CONFIG_DEBUG_RODATA_TEST and led to the

[PATCH] powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TEST

2021-10-29 Thread Christophe Leroy
Until now, all tests involving CONFIG_STRICT_KERNEL_RWX were done with DEBUG_RODATA_TEST to check the result. But now that CONFIG_STRICT_KERNEL_RWX is selected by default, it came without CONFIG_DEBUG_RODATA_TEST and led to the following Oops [6.830908] Freeing unused kernel image (initmem)