public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
From: Michal Marek <mmarek@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: mmarek@suse.cz, pefoley2@verizon.net,
	linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT] kbuild fixes for 3.0
Date: Thu, 9 Jun 2011 23:42:41 +0200	[thread overview]
Message-ID: <20110609214241.GA4849@sepie.suse.cz> (raw)

Hi Linus,

These are the fixes to make sure 3.0 relally is 3.0, plus one fix for
Makefile.asm-generic.  Please pull and unset the SUBLEVEL variable,
thanks.

Michal

The following changes since commit 55922c9d1b84b89cb946c777fddccb3247e7df2c:

  Linux 3.0-rc1 (2011-05-29 17:43:36 -0700)

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

Michal Marek (5):
      kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVEL
      kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL
      kbuild: Move depmod call to a separate script
      kbuild: Hack for depmod not handling X.Y versions
      perf: Use make kernelversion instead of parsing the Makefile

Peter Foley (1):
      kbuild: silence Nothing to be done for 'all' message

 Makefile                         |   16 ++----------
 scripts/Makefile.asm-generic     |    1 +
 scripts/depmod.sh                |   48 ++++++++++++++++++++++++++++++++++++++
 tools/perf/util/PERF-VERSION-GEN |    7 +----
 4 files changed, 53 insertions(+), 19 deletions(-)
 create mode 100755 scripts/depmod.sh

             reply	other threads:[~2011-06-09 21:42 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-09 21:42 Michal Marek [this message]
2011-06-10  0:10 ` [GIT] kbuild fixes for 3.0 Linus Torvalds
2011-06-10  3:14   ` Arnaud Lacombe
2011-06-10  3:37     ` Linus Torvalds
2011-06-10  3:41       ` Arnaud Lacombe
2011-06-10  3:45       ` Arnaud Lacombe
2011-06-10  3:57         ` Linus Torvalds
2011-06-10  5:16           ` Arnaud Lacombe
2011-06-10  5:53             ` Ray Lee
2011-06-10 10:03               ` maximilian attems
2011-06-10 15:22                 ` Linus Torvalds
2011-06-10 20:45                   ` Michal Marek
2011-06-10 20:56                     ` Linus Torvalds
2011-06-10 15:06               ` Andy Whitcroft
2011-06-10 15:26                 ` Milan Broz
2011-06-10 16:30             ` Arnaud Lacombe
2011-06-10 19:31               ` [lm-sensors] " Jean Delvare
2011-06-10 12:13           ` 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=20110609214241.GA4849@sepie.suse.cz \
    --to=mmarek@suse.cz \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pefoley2@verizon.net \
    --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