OSDN Git Service

powerpc/configs/64s: Enable DEBUG_VM & other options
authorMichael Ellerman <mpe@ellerman.id.au>
Fri, 14 Apr 2023 13:24:03 +0000 (23:24 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 21 Apr 2023 06:16:24 +0000 (16:16 +1000)
commit3c18a2094ffe06626f09c923067ab284b294d5c6
treefd4bb722e271e06e1d36035ca014b26e59555409
parent7ccad8eee0d92f7566e4f9e12f2f26d74885f1a5
powerpc/configs/64s: Enable DEBUG_VM & other options

Fedora enables DEBUG_VM, which has led to occasions where a VM_BUG_ON()
is not caught by upstream testing, but rather is first found in Fedora,
which is not how it's meant to be.

PAGE_OWNER & PAGE_POISONING both need to be enabled on the kernel
command line, so should not add much overhead in normal operation.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230414132415.821564-20-mpe@ellerman.id.au
arch/powerpc/configs/ppc64_defconfig