summaryrefslogtreecommitdiffstats
path: root/debugconfig
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 /debugconfig
parentb9bd2c7c548cea136207a9b0ee13bba610716ca4 (diff)
downloadkernel-5d58fd5ccc73cd5347020ed16e5c49865bfb2bca.tar.gz
kernel-5d58fd5ccc73cd5347020ed16e5c49865bfb2bca.tar.xz
kernel-5d58fd5ccc73cd5347020ed16e5c49865bfb2bca.zip
increase KMEMLEAK_EARLY_LOG_SIZE (rhbz 1201179)
Diffstat (limited to 'debugconfig')
-rw-r--r--debugconfig/CONFIG_DEBUG_KMEMLEAK_EARLY2
1 files changed, 1 insertions, 1 deletions
diff --git a/debugconfig/CONFIG_DEBUG_KMEMLEAK_EARLY b/debugconfig/CONFIG_DEBUG_KMEMLEAK_EARLY
index dd8763fdd..48732e524 100644
--- a/debugconfig/CONFIG_DEBUG_KMEMLEAK_EARLY
+++ b/debugconfig/CONFIG_DEBUG_KMEMLEAK_EARLY
@@ -1 +1 @@
-CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=1024
+CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=4096