From: Sam Ravnborg <sam@ravnborg.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kbuild <linux-kbuild@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: [GIT] final batch of kbuild updates
Date: Fri, 2 Jan 2009 20:50:39 +0100 [thread overview]
Message-ID: <20090102195039.GA7343@uranus.ravnborg.org> (raw)
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(-)
reply other threads:[~2009-01-02 19:49 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=20090102195039.GA7343@uranus.ravnborg.org \
--to=sam@ravnborg.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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®