Messages in this thread |  | | | Date | Sat, 25 Feb 2012 10:40:41 +0100 | | From | Michal Marek <> | | Subject | [GIT] kbuild rc fixes |
| |
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(-)
|  |