From: Michal Marek <mmarek@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux@rasmusvillemoes.dk, mcoquelin.stm32@gmail.com,
paul@crapouillou.net, sylvain.bertrand@gmail.com,
linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] kbuild changes for v4.2-rc1
Date: Thu, 2 Jul 2015 22:35:19 +0200 [thread overview]
Message-ID: <20150702203519.GA21330@pobox.suse.cz> (raw)
Hi Linus,
just a few kbuild core commits this time:
- kallsyms fix for CONFIG_XIP_KERNEL
- bashisms in scripts/link-vmlinux.sh fixed
- Workaround to make DEBUG_INFO_REDUCED more useful yet still space
efficient
- clang is not wrongly detected when cross-compiling
Michal
The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:
Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git kbuild
for you to fetch changes up to 50ab9a69275dca588cb5ad5038657f069bbdeb56:
kbuild: include core debug info when DEBUG_INFO_REDUCED (2015-06-11 15:08:32 +0200)
----------------------------------------------------------------
Maxime Coquelin (1):
scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
Paul Cercueil (1):
Makefile: Fix detection of clang when cross-compiling
Rasmus Villemoes (1):
kbuild: include core debug info when DEBUG_INFO_REDUCED
Sylvain BERTRAND (1):
scripts: fix link-vmlinux.sh bash-ism
Makefile | 16 +++++++---------
lib/Makefile | 3 +++
lib/debug_info.c | 27 +++++++++++++++++++++++++++
scripts/link-vmlinux.sh | 18 +++++++++++++++---
4 files changed, 52 insertions(+), 12 deletions(-)
create mode 100644 lib/debug_info.c
reply other threads:[~2015-07-02 20:35 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=20150702203519.GA21330@pobox.suse.cz \
--to=mmarek@suse.cz \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@rasmusvillemoes.dk \
--cc=mcoquelin.stm32@gmail.com \
--cc=paul@crapouillou.net \
--cc=sylvain.bertrand@gmail.com \
--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®