mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Michal Marek <mmarek@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: akpm@linux-foundation.org, bengardiner@nanometrics.ca,
	bgamari.foss@gmail.com, eric.dumazet@gmail.com,
	geert@linux-m68k.org, hjl.tools@gmail.com, jj@chaosbits.net,
	kirill@shutemov.name, lacombar@gmail.com, mmarek@suse.cz,
	olof@lixom.net, stigge@antcom.de, thomas@wytron.com.tw,
	vapier@gentoo.org, linux-kbuild@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [GIT] kbuild core updates for 2.6.38-rc1
Date: Fri, 7 Jan 2011 23:15:03 +0100	[thread overview]
Message-ID: <20110107221503.GA13373@sepie.suse.cz> (raw)

Hi Linus,

plese pull following kbuild updates for 2.6.38-rc1. It's quite boring
this time: two modpost fixes, a fixdep optimization that makes
allmodconfig build 2% faster and a couple of small but welcome fixes.

Michal

The following changes since commit c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4:

  Linux 2.6.37-rc1 (2010-11-01 07:54:12 -0400)

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

Andrew Morton (1):
      gen_init_cpio: checkpatch fixes

Arnaud Lacombe (1):
      scripts/genksyms: fix header usage

Ben Gamari (1):
      Make fixdep error handling more explicit

Ben Gardiner (1):
      kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIG

Eric Dumazet (1):
      fixdep: use hash table instead of a single array

Geert Uytterhoeven (1):
      checksyscalls: Fix stand-alone usage

H.J. Lu (1):
      modpost: Put .zdebug* section on white list

Jesper Juhl (1):
      gen_init_cpio: Avoid race between call to stat() and call to open()

Kirill A. Shutemov (2):
      kbuild: introduce HDR_ARCH_LIST for headers_install_all
      kbuild: export linux/{a.out,kvm,kvm_para}.h on headers_install_all

Michal Marek (1):
      Merge commit 'v2.6.37-rc1' into kbuild/kbuild

Mike Frysinger (1):
      headers_install: check exit status of unifdef

Olof Johansson (1):
      modpost: Fix address calculation in reloc_location()

Roland Stigge (1):
      mkuboot.sh: Fail if mkimage is missing

Thomas Chou (1):
      gen_init_cpio: remove leading `/' from file names

 Documentation/make/headers_install.txt |    5 +-
 Makefile                               |    1 +
 include/linux/Kbuild                   |    9 ++-
 kernel/Makefile                        |    2 +-
 scripts/basic/fixdep.c                 |  119 ++++++++++++++++++--------------
 scripts/checksyscalls.sh               |    4 +-
 scripts/genksyms/parse.c_shipped       |    2 +-
 scripts/genksyms/parse.y               |    2 +-
 scripts/headers.sh                     |    2 +-
 scripts/headers_install.pl             |    7 ++
 scripts/mkuboot.sh                     |    2 +-
 scripts/mod/modpost.c                  |    3 +-
 usr/gen_init_cpio.c                    |   20 ++++--
 13 files changed, 108 insertions(+), 70 deletions(-)

                 reply	other threads:[~2011-01-07 22:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20110107221503.GA13373@sepie.suse.cz \
    --to=mmarek@suse.cz \
    --cc=akpm@linux-foundation.org \
    --cc=bengardiner@nanometrics.ca \
    --cc=bgamari.foss@gmail.com \
    --cc=eric.dumazet@gmail.com \
    --cc=geert@linux-m68k.org \
    --cc=hjl.tools@gmail.com \
    --cc=jj@chaosbits.net \
    --cc=kirill@shutemov.name \
    --cc=lacombar@gmail.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=stigge@antcom.de \
    --cc=thomas@wytron.com.tw \
    --cc=torvalds@linux-foundation.org \
    --cc=vapier@gentoo.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

all inboxes | Powered by JetHome®