]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Feb 2012 20:11:25 +0000 (12:11 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Feb 2012 20:11:25 +0000 (12:11 -0800)
commit0c536887d1a9d33ac9843c2374df2ff8141bdfd3
treed876efe406125bf38b4d361759d67604bea2934f
parentdc06bcd5cb0c7fbdfbf4be48bb79f45952a241dd
parenta021458628fa4c8c4388573684e7bc9561deb641
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild

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.

* 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  coccicheck: change handling of C={1,2} when M= is set
  builddeb: Don't create files in /tmp with predictable names
  kbuild: do not check for ancient modutils tools