FS#63260: Enable PAGE_POISONING

This commit is contained in:
Jan Alexander Steffens
2020-02-22 21:30:47 +00:00
parent 543acd23d3
commit 810a79881a
2 changed files with 4 additions and 2 deletions

4
config
View File

@@ -10420,7 +10420,9 @@ CONFIG_DEBUG_MISC=y
# CONFIG_PAGE_EXTENSION is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_PAGE_OWNER is not set
# CONFIG_PAGE_POISONING is not set
CONFIG_PAGE_POISONING=y
CONFIG_PAGE_POISONING_NO_SANITY=y
CONFIG_PAGE_POISONING_ZERO=y
# CONFIG_DEBUG_PAGE_REF is not set
# CONFIG_DEBUG_RODATA_TEST is not set
# CONFIG_DEBUG_OBJECTS is not set