Turn on KFENCE by default

As requested by Levente.
This commit is contained in:
Jan Alexander Steffens 2021-05-02 13:41:40 +00:00
parent b03b4f7e6f
commit 7f6df05917
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ validpgpkeys=(
'A2FF3A36AAA56654109064AB19802F8B0D70FC30' # Jan Alexander Steffens (heftig)
)
sha256sums=('SKIP'
'e183b012ca82b2ec6cf7e0ffc646efe6009da3005583c420d03f2de293fb9028')
'9c6cf739f8d083406b8e8af4da38e0db24b925165041471a791349713b77e999')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase

2
config
View File

@ -10215,7 +10215,7 @@ CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
CONFIG_HAVE_ARCH_KFENCE=y
CONFIG_KFENCE=y
CONFIG_KFENCE_STATIC_KEYS=y
CONFIG_KFENCE_SAMPLE_INTERVAL=0
CONFIG_KFENCE_SAMPLE_INTERVAL=100
CONFIG_KFENCE_NUM_OBJECTS=255
CONFIG_KFENCE_STRESS_TEST_FAULTS=0
# end of Memory Debugging