From: Sam Ravnborg <sam@ravnborg.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kbuild <linux-kbuild@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>,
"Anders Kaseorg" <andersk@mit.edu>,
"Ralf Baechle" <ralf@linux-mips.org>,
"Nico Schottelius" <nico@ikn.schottelius.org>,
"Cedric Hombourger" <chombourger@gmail.com>,
"Andrew Morton" <akpm@linux-foundation.org>,
"Randy Dunlap" <randy.dunlap@oracle.com>,
"Matt Kraai" <kraai@ftbfs.org>,
"Frédéric Brière" <fbriere@fbriere.net>,
"Jesper Nilsson" <jesper.nilsson@axis.com>,
"Haavard Skinnemoen" <hskinnemoen@atmel.com>
Subject: [GIT] kbuild
Date: Fri, 1 May 2009 12:15:03 +0200 [thread overview]
Message-ID: <20090501101503.GA21406@uranus.ravnborg.org> (raw)
Hi Linus.
kbuild fixes:
o fixed check for section flags. Replace a heuristics with correct check of the flags
o a cygwin build fix (people do build kernels with cygwin these days)
o remove more files when cleaning
o fix tags so we do not append to the tags database
o improve support for git tags in setlocalversion
Sam
The following changes since commit 091438dd5668396328a3419abcbc6591159eb8d1:
Linus Torvalds (1):
Linux 2.6.30-rc4
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git master
Anders Kaseorg (1):
kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"
Cedric Hombourger (1):
kbuild: fix Module.markers permission error under cygwin
Frédéric Brière (1):
kbuild: clean Module.markers and modules.order for out-of-tree modules
Matt Kraai (1):
kbuild: remove a tag file before it is regenerated
Nico Schottelius (1):
kbuild: fix scripts/setlocalversion with git
Randy Dunlap (1):
docs: also clean index.html
Robert P. J. Day (1):
kbuild: "make prepare" should be "make modules_prepare"
Sam Ravnborg (2):
avr32: drop unused CLEAN_FILES
kbuild: fix comment in modpost.c
Documentation/DocBook/Makefile | 5 ++-
Makefile | 6 +++-
arch/avr32/Makefile | 2 -
scripts/mod/modpost.c | 55 +++++++++++++++------------------------
scripts/setlocalversion | 13 ++++-----
scripts/tags.sh | 2 +
6 files changed, 36 insertions(+), 47 deletions(-)
next reply other threads:[~2009-05-01 10:13 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-01 10:15 Sam Ravnborg [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-07-07 9:08 [GIT] kbuild Michal Marek
2010-07-07 16:41 ` Linus Torvalds
2010-07-08 5:47 ` Michal Marek
2010-03-08 14:34 Michal Marek
2009-09-21 17:56 Sam Ravnborg
2009-06-14 21:09 Sam Ravnborg
2009-04-19 9:25 Sam Ravnborg
2009-04-19 22:39 ` Paul Mundt
2009-04-19 23:45 ` Sam Ravnborg
2009-04-20 0:52 ` Linus Torvalds
2009-04-20 1:41 ` Al Viro
2009-04-20 2:49 ` Al Viro
2009-04-20 4:45 ` Sam Ravnborg
2009-04-20 5:15 ` Al Viro
2009-04-20 8:24 ` Sam Ravnborg
2009-04-20 4:42 ` Sam Ravnborg
2009-04-11 19:45 Sam Ravnborg
2009-03-18 19:35 Sam Ravnborg
2009-03-11 19:24 Sam Ravnborg
2009-02-17 21:11 Sam Ravnborg
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=20090501101503.GA21406@uranus.ravnborg.org \
--to=sam@ravnborg.org \
--cc=akpm@linux-foundation.org \
--cc=andersk@mit.edu \
--cc=chombourger@gmail.com \
--cc=fbriere@fbriere.net \
--cc=hskinnemoen@atmel.com \
--cc=jesper.nilsson@axis.com \
--cc=kraai@ftbfs.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nico@ikn.schottelius.org \
--cc=ralf@linux-mips.org \
--cc=randy.dunlap@oracle.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