* [GIT] final batch of kbuild updates
@ 2009-01-02 19:50 Sam Ravnborg
0 siblings, 0 replies; only message in thread
From: Sam Ravnborg @ 2009-01-02 19:50 UTC (permalink / raw)
To: Linus Torvalds, linux-kbuild, LKML
Hi Linus.
Here follows the final batch of kbuild updates for the merge window.
Highlights:
o We no longer let sparse warm about void-valued expressions
o We have implmented additional checks on out user space headers
We do not fail on these yet - there are to much to be fixed.
o Added some long needed documentation for kconfig and kbuild
Always room for more - especially on the kbuild parts.
This set includes a fix in the m68k specific Kconfig file - this
is acked by Gert.
The kconfig changes is mostly adding comments. The actual changes will
wait until next merge window.
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next.git master
Sam
Hannes Eder (1):
kbuild: disable sparse warning "returning void-valued expression"
Mike Frysinger (2):
headers_check.pl: disallow extern's
kbuild: in headers_install autoconvert asm/inline/volatile to __xxx__
Randy Dunlap (1):
kbuild: make *config usage docs
Sam Ravnborg (10):
m68k: fix recursive dependency in Kconfig
kconfig: explain symbol value defaults
kconfig: add comments to symbol flags
kconfig: struct property commented
kconfig: improve error messages for bad source statements
kbuild: check for leaked CONFIG_ symbols to userspace
kbuild: document environment variables
kbuild: drop debugging leftover in tags.sh
kbuild: add checks for include of linux/types in userspace headers
kbuild: ignore a few files in headers_check
Documentation/kbuild/00-INDEX | 6 +-
Documentation/kbuild/kbuild.txt | 126 +++++++++++++++++++++++
Documentation/kbuild/kconfig.txt | 188 +++++++++++++++++++++++++++++++++++
Makefile | 3 +-
README | 32 ++++---
arch/m68k/Kconfig | 1 -
scripts/headers_check.pl | 70 +++++++++++++-
scripts/headers_install.pl | 3 +
scripts/kconfig/expr.h | 82 ++++++++++-----
scripts/kconfig/lex.zconf.c_shipped | 7 +-
scripts/kconfig/zconf.l | 7 +-
scripts/tags.sh | 1 -
12 files changed, 476 insertions(+), 50 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-02 19:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-02 19:50 [GIT] final batch of kbuild updates Sam Ravnborg
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®