From: Adrian Bunk <bunk@stusta.de>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [RFC: 2.6 patch] DEBUG_KERNEL menu cleanups
Date: Wed, 19 Apr 2006 18:43:28 +0200 [thread overview]
Message-ID: <20060419164328.GB25047@stusta.de> (raw)
In-Reply-To: <20060414123631.GA14263@mars.ravnborg.org>
On Fri, Apr 14, 2006 at 02:36:31PM +0200, Sam Ravnborg wrote:
> On Fri, Apr 14, 2006 at 01:18:53PM +0200, Adrian Bunk wrote:
> > This patch contains the following possible cleanups:
> > - move DEBUG_FS above the DEBUG_KERNEL options (it did break the menu)
> > - let the following options depend on DEBUG_KERNEL:
> > - PRINTK_TIME
> > - DEBUG_SHIRQ
> > - RT_MUTEX_TESTER
> > - UNWIND_INFO
>
> A simpler solution would be to wrap everything inside
> if DEBUG_KERNEL
> ...
> ...
> ...
> endif
It isn't that simple, since this if block would also contain
config LOG_BUF_SHIFT
int "Kernel log buffer size (16 => 64KB, 17 => 128KB)" if DEBUG_KERNEL
range 12 21
...
> Sam
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
prev parent reply other threads:[~2006-04-19 16:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-14 11:18 [RFC: 2.6 patch] DEBUG_KERNEL menu cleanups Adrian Bunk
2006-04-14 12:36 ` Sam Ravnborg
2006-04-19 16:43 ` 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=20060419164328.GB25047@stusta.de \
--to=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.