From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Subject: [PATCH 0/4] [GIT PULL] localmodconfig: Improve module config removal
Date: Mon, 30 Jul 2012 15:43:16 -0400 [thread overview]
Message-ID: <20120730194316.768288008@goodmis.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 879 bytes --]
Linus,
These changes drastically improve the amount of module configs removed
from a config file. It also adds some debug that I can have users
easily enable if things do not work for them.
Please pull the latest localmodconfig-v3.6 tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig.git
localmodconfig-v3.6
Head SHA1: d217733ba4a4b30e27a88753f9eeabd4464ddf19
Steven Rostedt (4):
localmodconfig: Comments and cleanup for streamline_config.pl
localmodconfig: Read in orig config file to avoid extra processing
localmodconfig: Check if configs are already set for selects
localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG
----
scripts/kconfig/streamline_config.pl | 175 ++++++++++++++++++++++++++++++----
1 file changed, 158 insertions(+), 17 deletions(-)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2012-07-30 19:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-30 19:43 Steven Rostedt [this message]
2012-07-30 19:43 ` [PATCH 1/4] localmodconfig: Comments and cleanup for streamline_config.pl Steven Rostedt
2012-07-30 19:43 ` [PATCH 2/4] localmodconfig: Read in orig config file to avoid extra processing Steven Rostedt
2012-07-30 19:43 ` [PATCH 3/4] localmodconfig: Check if configs are already set for selects Steven Rostedt
2012-07-30 19:43 ` [PATCH 4/4] localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG Steven Rostedt
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=20120730194316.768288008@goodmis.org \
--to=rostedt@goodmis.org \
--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