linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michal Marek <mmarek@suse.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: chris.bainbridge@gmail.com, mmayer@broadcom.com,
	vegard.nossum@oracle.com, linux-kbuild@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] kconfig changes for v4.5-rc1
Date: Wed, 20 Jan 2016 10:16:04 +0100	[thread overview]
Message-ID: <20160120091604.GA7742@sepie.suse.cz> (raw)

Hi Linus,

please pull these kconfig changes for v4.5-rc1:
- Fix for make xconfig segfault
- Handle long strings in config symbol values
- Fix for mixing boolean and kconfig ternary type

Thanks,
Michal

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

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 5b61c7bd25f13daa58f2507991e87e990d7c6010:

  kconfig: fix qconf segfault by deleting heap objects (2016-01-11 09:45:08 +0100)

----------------------------------------------------------------
Chris Bainbridge (1):
      kconfig: fix qconf segfault by deleting heap objects

Markus Mayer (1):
      kconfig: allow kconfig to handle longer path names

Vegard Nossum (1):
      kconfig: return 'false' instead of 'no' in bool function

 scripts/kconfig/conf.c   | 7 ++++---
 scripts/kconfig/menu.c   | 2 +-
 scripts/kconfig/qconf.cc | 2 ++
 3 files changed, 7 insertions(+), 4 deletions(-)

                 reply	other threads:[~2016-01-20  9:16 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=20160120091604.GA7742@sepie.suse.cz \
    --to=mmarek@suse.com \
    --cc=chris.bainbridge@gmail.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmayer@broadcom.com \
    --cc=torvalds@linux-foundation.org \
    --cc=vegard.nossum@oracle.com \
    /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;
as well as URLs for NNTP newsgroup(s).