Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

powerpc/configs/64s: Enable CONFIG_MEM_SOFT_DIRTY

Enable CONFIG_MEM_SOFT_DIRTY to get some test coverage. Distros enable
it, and it has been broken previously. See commit 66b2ca086210
("powerpc/64s/radix: Fix soft dirty tracking").

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20231024112726.1819795-1-mpe@ellerman.id.au

+1
+1
arch/powerpc/configs/ppc64_defconfig
··· 92 92 CONFIG_MEMORY_HOTREMOVE=y 93 93 CONFIG_KSM=y 94 94 CONFIG_TRANSPARENT_HUGEPAGE=y 95 + CONFIG_MEM_SOFT_DIRTY=y 95 96 CONFIG_ZONE_DEVICE=y 96 97 CONFIG_NET=y 97 98 CONFIG_PACKET=y