linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT] kbuild changes for v3.11-rc1
@ 2013-07-10 13:37 Michal Marek
  2013-07-11  2:11 ` Linus Torvalds
  0 siblings, 1 reply; 16+ messages in thread
From: Michal Marek @ 2013-07-10 13:37 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: JBeulich, dt.tangr, geert, james.hogan, lists, mike.marciniszyn,
	nicolas.dichtel, robert.richter, yselkowitz, zzs0213,
	linux-kbuild, linux-kernel

Hi Linus,

please pull the kbuild bits for v3.11-rc1:

- fix for make headers_install argv explosion with too long path
- scripts/setlocalversion does not call git update-index needlessly
- fix for the src.rpm produced by make rpm-pkg. The new make image_name
  can be useful also for other packaging tools.
- scripts/mod/devicetable-offsets.o is not rebuilt during each make run
- make modules_install dependency fix
- scripts/sortextable portability fix
- fix for kbuild to generate the output directory for all object files
  in subdirs.
- a couple of minor fixes

Michal


The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

  Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git kbuild

for you to fetch changes up to 4d47dde47f7dd95042fa56283d948f50dd4b509c:

  kbuild: create directory for dir/file.o (2013-07-03 22:47:08 +0200)

----------------------------------------------------------------
Christian Kujau (1):
      scripts/setlocalversion on write-protected source tree

Daniel Tang (1):
      Fix a build warning in scripts/mod/file2alias.c

Geert Uytterhoeven (1):
      scripts/mod: Spelling s/DEVICEVTABLE/DEVICETABLE/

James Hogan (1):
      Makefile.lib: align DTB quiet_cmd

Jan Beulich (1):
      improve modalias building

Mike Marciniszyn (1):
      kbuild: fix error when building from src rpm

Nicolas Dichtel (1):
      kbuild: fix make headers_install when path is too long

Robert Richter (1):
      Makefile: Fix install error with make -j option

Yaakov Selkowitz (1):
      tools/include: use stdint types for user-space byteshift headers

张忠山 (1):
      kbuild: create directory for dir/file.o

 Makefile                           |  8 ++++++--
 scripts/Makefile.headersinst       | 20 ++++++++++++++------
 scripts/Makefile.lib               |  4 ++--
 scripts/headers_install.sh         |  7 +++++--
 scripts/mod/Makefile               | 15 +++++----------
 scripts/mod/file2alias.c           | 10 ++++++----
 scripts/package/mkspec             |  1 +
 scripts/setlocalversion            |  3 ---
 tools/include/tools/be_byteshift.h | 34 +++++++++++++++++-----------------
 tools/include/tools/le_byteshift.h | 34 +++++++++++++++++-----------------
 10 files changed, 73 insertions(+), 63 deletions(-)

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

end of thread, other threads:[~2013-10-09 10:47 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-10 13:37 [GIT] kbuild changes for v3.11-rc1 Michal Marek
2013-07-11  2:11 ` Linus Torvalds
2013-07-11  4:26   ` Greg KH
2013-07-11 13:54   ` Michal Marek
2013-07-11 17:16     ` Linus Torvalds
2013-07-12 10:57       ` Robert Richter
2013-07-17 16:05         ` [PATCH] arm, kbuild: make "make install" not depend on vmlinux Robert Richter
2013-07-17 16:36           ` Linus Torvalds
2013-07-17 16:57             ` Robert Richter
2013-07-17 17:03               ` Linus Torvalds
2013-07-18  9:22                 ` Michal Marek
2013-09-30  8:49                   ` Robert Richter
2013-09-30 16:31                     ` Yann E. MORIN
2013-10-09  7:18                       ` Geert Uytterhoeven
2013-10-09 10:28                         ` Michal Marek
2013-10-09 10:46                           ` Geert Uytterhoeven

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