From cfaeddb80a9c5353459055c67ecb78357c591d4e Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Sat, 30 Sep 2017 15:26:26 +0200 Subject: platform-v7a: kernel: disable page poisoning It's a debug feature with performance impact. Signed-off-by: Michael Olbrich Signed-off-by: Robert Schwebel --- configs/platform-v7a/kernelconfig | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'configs') diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig index 727a6e6..0ee8fd2 100644 --- a/configs/platform-v7a/kernelconfig +++ b/configs/platform-v7a/kernelconfig @@ -2929,9 +2929,7 @@ CONFIG_DEBUG_KERNEL=y # CONFIG_PAGE_EXTENSION=y # CONFIG_DEBUG_PAGEALLOC is not set -CONFIG_PAGE_POISONING=y -# CONFIG_PAGE_POISONING_NO_SANITY is not set -# CONFIG_PAGE_POISONING_ZERO is not set +# CONFIG_PAGE_POISONING is not set # CONFIG_DEBUG_PAGE_REF is not set # CONFIG_DEBUG_RODATA_TEST is not set # CONFIG_DEBUG_OBJECTS is not set -- cgit v1.2.3