linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michal Marek <mmarek@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Gregory.Dietsche@cuw.edu, ben@decadent.org.uk,
	lucas.demarchi@profusion.mobi, linux-kbuild@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [GIT] kbuild rc fixes
Date: Sat, 25 Feb 2012 10:40:41 +0100	[thread overview]
Message-ID: <20120225094041.GA13304@sepie.suse.cz> (raw)

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

             reply	other threads:[~2012-02-25  9:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-25  9:40 Michal Marek [this message]
2012-09-23 22:12 [GIT] kbuild rc fixes Michal Marek

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=20120225094041.GA13304@sepie.suse.cz \
    --to=mmarek@suse.cz \
    --cc=Gregory.Dietsche@cuw.edu \
    --cc=ben@decadent.org.uk \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lucas.demarchi@profusion.mobi \
    --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;
as well as URLs for NNTP newsgroup(s).