All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Marek <mmarek@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: ebiederm@xmission.com, yann.morin.1998@free.fr,
	linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT] kconfig for 3.5-rc1
Date: Mon, 28 May 2012 14:37:23 +0200	[thread overview]
Message-ID: <20120528123723.GA14538@sepie.suse.cz> (raw)

Hi Linus,

The kconfig part of kbuild for 3.5 includes:
* Error handling for make KCONFIG_ALLCONFIG=<...> all*config plus a fix
  for a bug that was exposed by this
* Fix for the script/config utility.

Michal

The following changes since commit dd775ae2549217d3ae09363e3edb305d0fa19928:

  Linux 3.4-rc1 (2012-03-31 16:24:09 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git kconfig

for you to fetch changes up to d6686da814c884e341d3bd8aa54947c91cb678be:

  scripts/config: properly report and set string options (2012-05-16 00:13:11 +0200)

----------------------------------------------------------------
Eric W. Biederman (2):
      kconfig: Add error handling to KCONFIG_ALLCONFIG
      kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.

Yann E. MORIN (1):
      scripts/config: properly report and set string options

 Documentation/kbuild/kconfig.txt |   18 +++++++++---------
 scripts/config                   |   11 +++++++----
 scripts/kconfig/conf.c           |   22 ++++++++++++++++------
 3 files changed, 32 insertions(+), 19 deletions(-)

                 reply	other threads:[~2012-05-28 12:37 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=20120528123723.GA14538@sepie.suse.cz \
    --to=mmarek@suse.cz \
    --cc=ebiederm@xmission.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=yann.morin.1998@free.fr \
    /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.