summaryrefslogtreecommitdiffstats
path: root/configs/fedora/debug
diff options
context:
space:
mode:
Diffstat (limited to 'configs/fedora/debug')
-rw-r--r--configs/fedora/debug/CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE2
-rw-r--r--configs/fedora/debug/CONFIG_TEST_LOCKUP1
-rw-r--r--configs/fedora/debug/x86/x86_64/README3
3 files changed, 3 insertions, 3 deletions
diff --git a/configs/fedora/debug/CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE b/configs/fedora/debug/CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE
index fbfa0f399..b2524eb49 100644
--- a/configs/fedora/debug/CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE
+++ b/configs/fedora/debug/CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE
@@ -1 +1 @@
-CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE=16000
+CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE=4096
diff --git a/configs/fedora/debug/CONFIG_TEST_LOCKUP b/configs/fedora/debug/CONFIG_TEST_LOCKUP
new file mode 100644
index 000000000..4bd13f6c9
--- /dev/null
+++ b/configs/fedora/debug/CONFIG_TEST_LOCKUP
@@ -0,0 +1 @@
+CONFIG_TEST_LOCKUP=m
diff --git a/configs/fedora/debug/x86/x86_64/README b/configs/fedora/debug/x86/x86_64/README
index fa1c296db..8c6cfe13b 100644
--- a/configs/fedora/debug/x86/x86_64/README
+++ b/configs/fedora/debug/x86/x86_64/README
@@ -1,2 +1 @@
-Place config options in this directory that you want applied to x86_64
-debug kernel variant.
+Place configuration files for x86_64 debug flavor kernels in here.