From 515b4a9ccafe5e9e6a98765b4f7810e12960ca54 Mon Sep 17 00:00:00 2001 From: Andi Kleen Date: Fri, 3 Feb 2006 21:51:08 +0100 Subject: [PATCH] --- yaml --- r: 19770 b: refs/heads/master c: 7115125057cf72dcc0b9ded1e12128e1abfa8586 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86_64/Kconfig.debug | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/[refs] b/[refs] index 64df3eb5c1c5..abea898b8773 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 10f4dc8b27ac42f930ac55adb8c521264dc997f8 +refs/heads/master: 7115125057cf72dcc0b9ded1e12128e1abfa8586 diff --git a/trunk/arch/x86_64/Kconfig.debug b/trunk/arch/x86_64/Kconfig.debug index fcb06a50fdd2..ea31b4c62105 100644 --- a/trunk/arch/x86_64/Kconfig.debug +++ b/trunk/arch/x86_64/Kconfig.debug @@ -2,13 +2,6 @@ menu "Kernel hacking" source "lib/Kconfig.debug" -config INIT_DEBUG - bool "Debug __init statements" - depends on DEBUG_KERNEL - help - Fill __init and __initdata at the end of boot. This helps debugging - illegal uses of __init and __initdata after initialization. - config DEBUG_RODATA bool "Write protect kernel read-only data structures" depends on DEBUG_KERNEL