linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT] kbuild rc fixes
@ 2012-02-25  9:40 Michal Marek
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Marek @ 2012-02-25  9:40 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Gregory.Dietsche, ben, lucas.demarchi, linux-kbuild, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT] kbuild rc fixes
@ 2012-09-23 22:12 Michal Marek
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Marek @ 2012-09-23 22:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: jeffm, mark.asselstine, linux-kbuild, linux-kernel

Hi Linus,

there are two more kbuild fixes for 3.6. One fixes a race between x86's
archscripts target and the rule (re)building scripts/basic/fixdep. The
second is a fix for the previous attempt at fixing make firmware_install
with make 3.82. This new solution should work with any version of GNU make.

Thanks,
Michal

The following changes since commit 6c7080a61fc7b46b3ac8573952b5a3e9d5f68bc4:

  firmware: fix directory creation rule matching with make 3.82 (2012-08-30 16:27:13 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes

for you to fetch changes up to 24cc7fb69a5b5edfdff1d38c6a213d6a33648829:

  x86/kbuild: archscripts depends on scripts_basic (2012-09-21 13:49:47 +0200)

----------------------------------------------------------------
Jeff Mahoney (1):
      x86/kbuild: archscripts depends on scripts_basic

Mark Asselstine (1):
      firmware: fix directory creation rule matching with make 3.80

 arch/x86/Makefile       |    2 +-
 scripts/Makefile.fwinst |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-23 22:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-25  9:40 [GIT] kbuild rc fixes Michal Marek
2012-09-23 22:12 Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).