[GIT] kbuild rc fixes

From: Michal Marek
Date: Sat Feb 25 2012 - 04:40:41 EST


Hi Linus,

three kbuild fixes for 3.3:
* make deb-pkg symlink race fix.
* make coccicheck fix.
* Dropping the check for modutils. This is not a regression, but allows
the module-init-tools replacement kmod work with the 3.3 kernel.

Michal


The following changes since commit dcd6c92267155e70a94b3927bce681ce74b80d1f:

Linux 3.3-rc1 (2012-01-19 15:04:48 -0800)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes

Ben Hutchings (1):
builddeb: Don't create files in /tmp with predictable names

Greg Dietsche (1):
coccicheck: change handling of C={1,2} when M= is set

Lucas De Marchi (1):
kbuild: do not check for ancient modutils tools

scripts/coccicheck | 13 ++++---------
scripts/depmod.sh | 6 ------
scripts/package/builddeb | 12 ++++++------
3 files changed, 10 insertions(+), 21 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/