public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] kbuild update
@ 2007-07-20 22:20 Sam Ravnborg
  2007-07-20 22:30 ` [PATCH 1/4] kbuild: do not do section mismatch checks on vmlinux in 2nd pass Sam Ravnborg
  0 siblings, 1 reply; 5+ messages in thread
From: Sam Ravnborg @ 2007-07-20 22:20 UTC (permalink / raw)
  To: Linus Torvalds, LKML; +Cc: Andrew Morton

Hi Linus.

Another smaller round of kbuild updates.
The important bit is the fix so we no longer warn too much on second
pass of modpost - section mismatch is avoided for vmlinux in second pass.

The 'larger' patch is a simple kconfig update I have used locally.
An earlier variant was reviewed with feedback incorporated in this updated patch.

Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild.git

	Sam

[to lkml-readers. One of the below patches was the 'mssing' patch in the serie I just sent out].

Jesper Juhl (1):
      kbuild: fix up printing of Linux C Library version in scripts/ver_linux

Sam Ravnborg (3):
      kbuild: do not do section mismatch checks on vmlinux in 2nd pass
      kconfig: attach help text to menus
      kconfig: remove unused members from struct symbol

 scripts/Makefile.modpost            |   19 ++++++++++---------
 scripts/kconfig/conf.c              |   31 +++++++++++++++----------------
 scripts/kconfig/expr.h              |    4 +---
 scripts/kconfig/gconf.c             |   10 ++--------
 scripts/kconfig/kxgettext.c         |    4 ++--
 scripts/kconfig/lkc_proto.h         |    2 ++
 scripts/kconfig/mconf.c             |    4 ++--
 scripts/kconfig/menu.c              |   12 ++++++++++++
 scripts/kconfig/qconf.cc            |    2 +-
 scripts/kconfig/zconf.tab.c_shipped |   12 ++++++------
 scripts/kconfig/zconf.y             |   12 ++++++------
 scripts/mod/modpost.c               |   13 ++++++++++---
 scripts/ver_linux                   |    4 ++--
 13 files changed, 71 insertions(+), 58 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-07-20 22:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-20 22:20 [GIT PULL] kbuild update Sam Ravnborg
2007-07-20 22:30 ` [PATCH 1/4] kbuild: do not do section mismatch checks on vmlinux in 2nd pass Sam Ravnborg
2007-07-20 22:30   ` [PATCH 2/4] kbuild: fix up printing of Linux C Library version in scripts/ver_linux Sam Ravnborg
2007-07-20 22:30     ` [PATCH 3/4] kconfig: attach help text to menus Sam Ravnborg
2007-07-20 22:30       ` [PATCH 4/4] kconfig: remove unused members from struct symbol Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox