From: Blaisorblade <blaisorblade@yahoo.it>
To: Roman Zippel <zippel@linux-m68k.org>
Cc: kbuild-devel@lists.sourceforge.net, LKML <linux-kernel@vger.kernel.org>
Subject: Re: Bug with multiple help messages, the last one is shown
Date: Tue, 5 Apr 2005 19:36:12 +0200 [thread overview]
Message-ID: <200504051936.12461.blaisorblade@yahoo.it> (raw)
In-Reply-To: <Pine.LNX.4.61.0503222057580.25131@scrub.home>
Sorry for the late answer, Yahoo put your mail in its Spam folder, and I
didn't check until now.
On Tuesday 22 March 2005 21:00, Roman Zippel wrote:
> Hi,
>
> On Tue, 22 Mar 2005, Blaisorblade wrote:
> > I've verified multiple times that if we have a situation like this
> >
> > bool A
> > depends on TRUE
> > help
> > Bla bla1
> >
> > and
> >
> > bool A
> > depends on FALSE
> > help
> > Bla bla2
> >
> > even if the first option is the displayed one, the help text used is the
> > one for the second option (the absence of "prompt" is not relevant here)!
>
> Is this based on a real problem?
Yes, look at the multiple help texts in lib/Kconfig.debug in vanilla 2.6.11,
or, in the current bk tree, in lib/Kconfig.debug and arch/um/Kconfig for
MAGIC_SYSRQ. For UML we need different help texts, so I'd like this solved.
If you definitely don't want to fix this, we can use the old 2.4 trick of
having CONFIG_MAGIC_SYSRQ2, for instance, with the right help and defining
MAGIC_SYSRQ as equal to MAGIC_SYSRQ2.
> I know that there's currently one help
> text per symbol
> and the behaviour for multiple help texts is basically
> undefined.
Yes, it's what I saw (actually I guess and seem to have verified that the last
read text is used).
--
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
http://www.user-mode-linux.org/~blaisorblade
prev parent reply other threads:[~2005-04-05 17:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-22 17:32 Blaisorblade
2005-03-22 20:00 ` Roman Zippel
2005-04-05 17:36 ` Blaisorblade [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=200504051936.12461.blaisorblade@yahoo.it \
--to=blaisorblade@yahoo.it \
--cc=kbuild-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=zippel@linux-m68k.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
all inboxes | Powered by JetHome®