enable kasan

This commit is contained in:
caelli 2022-11-29 11:22:05 +08:00
parent f1b43174a0
commit 1749725ae2
1 changed files with 2 additions and 2 deletions

View File

@ -4886,7 +4886,7 @@ CONFIG_DEBUG_MISC=y
#
# CONFIG_PAGE_EXTENSION is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_PAGE_OWNER is not set
CONFIG_PAGE_OWNER=y
# CONFIG_PAGE_POISONING is not set
# CONFIG_DEBUG_PAGE_REF is not set
# CONFIG_DEBUG_RODATA_TEST is not set
@ -4903,7 +4903,7 @@ CONFIG_DEBUG_MEMORY_INIT=y
# CONFIG_DEBUG_PER_CPU_MAPS is not set
CONFIG_HAVE_ARCH_KASAN=y
CONFIG_CC_HAS_KASAN_GENERIC=y
# CONFIG_KASAN is not set
CONFIG_KASAN=y
CONFIG_KASAN_STACK=1
# end of Memory Debugging