From f5e6cca0706c3a9b49aeefbdb62f7c97cc557f0c Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Wed, 27 Jul 2005 11:44:23 -0700 Subject: [PATCH] --- yaml --- r: 5153 b: refs/heads/master c: dab175f393cdf30fbaec5978682a49dc3c890b2f h: refs/heads/master i: 5151: 09b09bb4eee80483b35e11d236bf884e569ef5f3 v: v3 --- [refs] | 2 +- trunk/arch/i386/Kconfig.debug | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index cb945079c438..95c09c88f858 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f2d5c74d778fc59a46f8e173cf986e7320e15e50 +refs/heads/master: dab175f393cdf30fbaec5978682a49dc3c890b2f diff --git a/trunk/arch/i386/Kconfig.debug b/trunk/arch/i386/Kconfig.debug index bfb2064f7104..5228c40a6fb2 100644 --- a/trunk/arch/i386/Kconfig.debug +++ b/trunk/arch/i386/Kconfig.debug @@ -18,6 +18,9 @@ config EARLY_PRINTK config DEBUG_STACKOVERFLOW bool "Check for stack overflows" depends on DEBUG_KERNEL + help + This option will cause messages to be printed if free stack space + drops below a certain limit. config KPROBES bool "Kprobes"