diff options
| author | Alexander Gordeev <agordeev@linux.ibm.com> | 2026-03-06 19:16:33 +0300 |
|---|---|---|
| committer | Vasily Gorbik <gor@linux.ibm.com> | 2026-03-13 02:07:47 +0300 |
| commit | 07c4e7a6f6b1d1ac871ae93c203b20144b709ec5 (patch) | |
| tree | 7129e32db16699a2b477f941f70589fcb29cfaf8 /arch | |
| parent | 7b4dde5e40ad68d68a6b3bdc9621cb4cdce54e43 (diff) | |
| download | linux-07c4e7a6f6b1d1ac871ae93c203b20144b709ec5.tar.xz | |
s390: Enable page table check for debug_defconfig
Reviewed-by: Gerald Schaefer <gerald.schaefer@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Link: https://lore.kernel.org/r/975007c27f8563e46d66a1fbb4b14ae6a4147edd.1772812343.git.agordeev@linux.ibm.com
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/s390/configs/debug_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/s390/configs/debug_defconfig b/arch/s390/configs/debug_defconfig index 98fd0a2f51c6..12cdaaefb6db 100644 --- a/arch/s390/configs/debug_defconfig +++ b/arch/s390/configs/debug_defconfig @@ -929,3 +929,5 @@ CONFIG_PERCPU_TEST=m CONFIG_ATOMIC64_SELFTEST=y CONFIG_TEST_BITOPS=m CONFIG_TEST_BPF=m +CONFIG_PAGE_TABLE_CHECK=y +CONFIG_PAGE_TABLE_CHECK_ENFORCED=y |
