[arch-commits] Commit in linux/trunk (PKGBUILD config)
Jan Steffens
heftig at archlinux.org
Sun May 2 13:41:40 UTC 2021
Date: Sunday, May 2, 2021 @ 13:41:40
Author: heftig
Revision: 414175
Turn on KFENCE by default
As requested by Levente.
Modified:
linux/trunk/PKGBUILD
linux/trunk/config
----------+
PKGBUILD | 2 +-
config | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-02 13:16:21 UTC (rev 414174)
+++ PKGBUILD 2021-05-02 13:41:40 UTC (rev 414175)
@@ -25,7 +25,7 @@
'A2FF3A36AAA56654109064AB19802F8B0D70FC30' # Jan Alexander Steffens (heftig)
)
sha256sums=('SKIP'
- 'e183b012ca82b2ec6cf7e0ffc646efe6009da3005583c420d03f2de293fb9028')
+ '9c6cf739f8d083406b8e8af4da38e0db24b925165041471a791349713b77e999')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
Modified: config
===================================================================
--- config 2021-05-02 13:16:21 UTC (rev 414174)
+++ config 2021-05-02 13:41:40 UTC (rev 414175)
@@ -10215,7 +10215,7 @@
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
More information about the arch-commits
mailing list