From: Michal Marek <mmarek@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: JBeulich@novell.com, linux-kbuild@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [GIT] kconfig fix for 2.6.37
Date: Fri, 31 Dec 2010 14:50:11 +0100 [thread overview]
Message-ID: <20101231135011.GA22046@sepie.suse.cz> (raw)
Hi Linus,
there is a fix for a minor regression introduced by the new "visible"
kconfig keyword. The problem is that entries marked as "invisible" are
written out to .config and during make all{mod,yes}config are even set
(although the user cannot set them manually). The fix makes it
consistent again, i.e. invisible entries are not set by make
all{mod,yes}config and are not saved to .config. The issue is really
minor, so if you don't want to merge it now, I'll send the pull request
again for 2.6.38-rc1.
Michal
The following changes since commit 387c31c7e5c9805b0aef8833d1731a5fe7bdea14:
Linux 2.6.37-rc8 (2010-12-28 17:05:48 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git rc-fixes
Jan Beulich (1):
kconfig: fix undesirable side effect of adding "visible" menu attribute
scripts/kconfig/menu.c | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
reply other threads:[~2010-12-31 13:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20101231135011.GA22046@sepie.suse.cz \
--to=mmarek@suse.cz \
--cc=JBeulich@novell.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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®