summaryrefslogtreecommitdiffstats
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
parentb9bd2c7c548cea136207a9b0ee13bba610716ca4 (diff)
downloadkernel-5d58fd5ccc73cd5347020ed16e5c49865bfb2bca.tar.gz
kernel-5d58fd5ccc73cd5347020ed16e5c49865bfb2bca.tar.xz
kernel-5d58fd5ccc73cd5347020ed16e5c49865bfb2bca.zip
increase KMEMLEAK_EARLY_LOG_SIZE (rhbz 1201179)
-rw-r--r--debugconfig/CONFIG_DEBUG_KMEMLEAK_EARLY2
-rw-r--r--kernel-aarch64-debug.config2
-rw-r--r--kernel-armv7hl-debug.config2
-rw-r--r--kernel-armv7hl-lpae-debug.config2
-rw-r--r--kernel-i686-PAEdebug.config2
-rw-r--r--kernel-i686-debug.config2
-rw-r--r--kernel-ppc64-debug.config2
-rw-r--r--kernel-ppc64le-debug.config2
-rw-r--r--kernel-ppc64p7-debug.config2
-rw-r--r--kernel-s390x-debug.config2
-rw-r--r--kernel-x86_64-debug.config2
11 files changed, 11 insertions, 11 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
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config
index 986e16c07..7526300f3 100644
--- a/kernel-aarch64-debug.config
+++ b/kernel-aarch64-debug.config
@@ -1072,7 +1072,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
diff --git a/kernel-armv7hl-debug.config b/kernel-armv7hl-debug.config
index dd5648cb7..a346a7938 100644
--- a/kernel-armv7hl-debug.config
+++ b/kernel-armv7hl-debug.config
@@ -1147,7 +1147,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
diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config
index 3e92b7da9..b250ca889 100644
--- a/kernel-armv7hl-lpae-debug.config
+++ b/kernel-armv7hl-lpae-debug.config
@@ -1101,7 +1101,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
diff --git a/kernel-i686-PAEdebug.config b/kernel-i686-PAEdebug.config
index 34a24cdb7..62886b151 100644
--- a/kernel-i686-PAEdebug.config
+++ b/kernel-i686-PAEdebug.config
@@ -958,7 +958,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
diff --git a/kernel-i686-debug.config b/kernel-i686-debug.config
index 0ab2f1adf..6e5a684de 100644
--- a/kernel-i686-debug.config
+++ b/kernel-i686-debug.config
@@ -958,7 +958,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
diff --git a/kernel-ppc64-debug.config b/kernel-ppc64-debug.config
index a452d7b57..414115223 100644
--- a/kernel-ppc64-debug.config
+++ b/kernel-ppc64-debug.config
@@ -947,7 +947,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
diff --git a/kernel-ppc64le-debug.config b/kernel-ppc64le-debug.config
index 181ad231d..14c3d83c6 100644
--- a/kernel-ppc64le-debug.config
+++ b/kernel-ppc64le-debug.config
@@ -902,7 +902,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
diff --git a/kernel-ppc64p7-debug.config b/kernel-ppc64p7-debug.config
index 21c8b5551..d1cb17fb7 100644
--- a/kernel-ppc64p7-debug.config
+++ b/kernel-ppc64p7-debug.config
@@ -902,7 +902,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
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
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config
index 4a002b8d6..be3f1db20 100644
--- a/kernel-x86_64-debug.config
+++ b/kernel-x86_64-debug.config
@@ -986,7 +986,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