summaryrefslogtreecommitdiffstats
path: root/kernel-s390x-debug.config
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2017-02-06 16:06:47 -0600
committerJustin M. Forbes <jforbes@redhat.com>2017-02-06 16:06:47 -0600
commit5d58fd5ccc73cd5347020ed16e5c49865bfb2bca (patch)
tree6fa951fc0e9baa34f78340afddafecaf5030239e /kernel-s390x-debug.config
parentb9bd2c7c548cea136207a9b0ee13bba610716ca4 (diff)
downloadkernel-5d58fd5ccc73cd5347020ed16e5c49865bfb2bca.tar.gz
kernel-5d58fd5ccc73cd5347020ed16e5c49865bfb2bca.tar.xz
kernel-5d58fd5ccc73cd5347020ed16e5c49865bfb2bca.zip
increase KMEMLEAK_EARLY_LOG_SIZE (rhbz 1201179)
Diffstat (limited to 'kernel-s390x-debug.config')
-rw-r--r--kernel-s390x-debug.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-s390x-debug.config b/kernel-s390x-debug.config
index cc1ac3673..d040d077d 100644
--- a/kernel-s390x-debug.config
+++ b/kernel-s390x-debug.config
@@ -901,7 +901,7 @@ CONFIG_DEBUG_INFO_VTA=y
CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
-CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=1024
+CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=4096
# CONFIG_DEBUG_KMEMLEAK_TEST is not set
CONFIG_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KOBJECT is not set