public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: problem in 2.6.21-rc6-mm1: i386-enable-4k-stacks-by-default.patch?
Date: Tue, 10 Apr 2007 01:10:00 +0200	[thread overview]
Message-ID: <20070409231000.GB28370@stusta.de> (raw)
In-Reply-To: <461ABF63.3040703@goop.org>

On Mon, Apr 09, 2007 at 03:34:11PM -0700, Jeremy Fitzhardinge wrote:
> --- a/arch/i386/Kconfig.debug~i386-enable-4k-stacks-by-default
> +++ a/arch/i386/Kconfig.debug
> @@ -57,14 +57,16 @@ config DEBUG_RODATA
>  	  If in doubt, say "N".
>  
>  config 4KSTACKS
> -	bool "Use 4Kb for kernel stacks instead of 8Kb"
> -	depends on DEBUG_KERNEL
> +	bool "Use 4Kb for kernel stacks instead of 8Kb" if DEBUG_KERNEL
> +	depends on n
> +	default y
> 
> 
> I don't see this option appear in my .config, and I guess its always
> using 8k stacks.  If I remove the "depends on n", it does what I expect
> it to do (ie, offers me the option).  Is "depends on n" supposed to do
> something, or is it just a bogon?

Looks bogus, and the "depends on n" wasn't in the patch when I sent it.

>     J

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


      reply	other threads:[~2007-04-09 23:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-09 22:34 problem in 2.6.21-rc6-mm1: i386-enable-4k-stacks-by-default.patch? Jeremy Fitzhardinge
2007-04-09 23:10 ` Adrian Bunk [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070409231000.GB28370@stusta.de \
    --to=bunk@stusta.de \
    --cc=akpm@linux-foundation.org \
    --cc=jeremy@goop.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox