Re: [PATCH] powerpc/config: Disable SLAB_DEBUG_ON in skiroot

2023-08-30 Thread Michael Ellerman
On Wed, 05 Jul 2023 12:00:56 +0930, Joel Stanley wrote: > In 5.10 commit 5e84dd547bce ("powerpc/configs/skiroot: Enable some more > hardening options") set SLUB_DEUBG_ON. > > When 5.14 came around, commit 792702911f58 ("slub: force on > no_hash_pointers when slub_debug is enabled") print all the

[PATCH] powerpc/config: Disable SLAB_DEBUG_ON in skiroot

2023-07-04 Thread Joel Stanley
In 5.10 commit 5e84dd547bce ("powerpc/configs/skiroot: Enable some more hardening options") set SLUB_DEUBG_ON. When 5.14 came around, commit 792702911f58 ("slub: force on no_hash_pointers when slub_debug is enabled") print all the pointers when SLUB_DEUBG_ON is set. This was fine, but in 5.12