From: Sam Ravnborg <sam@ravnborg.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>,
linux-kbuild <linux-kbuild@vger.kernel.org>
Cc: Randy Dunlap <randy.dunlap@oracle.com>,
Andi Kleen <ak@linux.intel.com>,
Wenji Huang <wenji.huang@oracle.com>,
"Theodore Ts'o" <tytso@mit.edu>, Dave Jones <davej@redhat.com>,
Roland McGrath <roland@redhat.com>,
Jan Beulich <jbeulich@novell.com>
Subject: [GIT] kbuild updates
Date: Mon, 26 Jan 2009 21:12:17 +0100 [thread overview]
Message-ID: <20090126201217.GA9704@uranus.ravnborg.org> (raw)
Hi Linus.
Please pull the following fixes.
1) It reverts the two patches that introduce improved stripping
of modules and vmlinux. Expect them to come back later when we have
sorted out all issues.
Jan has posted a patch to disable the ill effects but we should
fix the root couse somehow.
2) Two other trivialities
Note: I am rather unresponsive until week 11 due to day-time work and vacation.
Sam
The following changes since commit a6525042bfdfcab128bd91fad264de10fd24a55e:
Linus Torvalds (1):
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git master
Andi Kleen (1):
kbuild: print usage with no arguments in scripts/config
Randy Dunlap (1):
kbuild: fix kbuild.txt typos
Sam Ravnborg (1):
Revert "kbuild: strip generated symbols from *.ko"
Documentation/kbuild/kbuild.txt | 29 +++---
Makefile | 59 ++++--------
arch/x86/scripts/strip-symbols | 1 -
init/Kconfig | 7 --
kernel/kallsyms.c | 16 ++-
scripts/Makefile.build | 55 ++++-------
scripts/Makefile.modinst | 3 +-
scripts/config | 4 +
scripts/genksyms/genksyms.c | 21 +---
scripts/genksyms/keywords.c_shipped | 189 +++++++++++++++++------------------
scripts/genksyms/keywords.gperf | 2 -
scripts/kallsyms.c | 21 +++--
scripts/mksysmap | 7 +-
scripts/strip-symbols | 22 ----
14 files changed, 185 insertions(+), 251 deletions(-)
delete mode 100644 arch/x86/scripts/strip-symbols
delete mode 100644 scripts/strip-symbols
reply other threads:[~2009-01-26 20:10 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=20090126201217.GA9704@uranus.ravnborg.org \
--to=sam@ravnborg.org \
--cc=ak@linux.intel.com \
--cc=davej@redhat.com \
--cc=jbeulich@novell.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=randy.dunlap@oracle.com \
--cc=roland@redhat.com \
--cc=torvalds@linux-foundation.org \
--cc=tytso@mit.edu \
--cc=wenji.huang@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
Powered by JetHome