linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v5.1-rc3
@ 2019-03-29 14:12 Masahiro Yamada
  2019-03-29 21:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2019-03-29 14:12 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: masahiroy, Linux Kernel Mailing List, Linux Kbuild mailing list

Hi Linus,

Please pull some Kbuild fixes.
Thanks.


The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v5.1

for you to fetch changes up to 9c38f1f044080392603c497ecca4d7d09876ff99:

  kconfig/[mn]conf: handle backspace (^H) key (2019-03-29 22:48:01 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.1

 - Remove harmful -Oz option of Clang

 - Get back the original behavior (no recursion for in-tree build)
   for GNU Make 4.x

 - Some minor fixes for coccinelle patches

 - Do not overwrite .gitignore in the output directory in case
   it is version-controlled

 - Fix missed record-mcount bug for dynamic ftrace

 - Fix endianness bug in modversions for relative CRC

 - Cater to '^H' key code in Kconfig ncurses programs

----------------------------------------------------------------
Changbin Du (1):
      kconfig/[mn]conf: handle backspace (^H) key

Fredrik Noring (1):
      kbuild: modversions: Fix relative CRC byte order interpretation

Joe Lawrence (1):
      kbuild: strip whitespace in cmd_record_mcount findstring

Masahiro Yamada (3):
      kbuild: skip sub-make for in-tree build with GNU Make 4.x
      kbuild: skip parsing pre sub-make code for recursion
      kbuild: do not overwrite .gitignore in output directory

Matthias Kaehlcke (1):
      Revert "kbuild: use -Oz instead of -Os when using clang"

Michael Stefaniuc (1):
      scripts: coccinelle: Fix description of badty.cocci

Wen Yang (1):
      coccinelle: put_device: reduce false positives

 Makefile                                 | 43
+++++++++++++++++++++------------------
 scripts/Makefile.build                   |  7 ++-----
 scripts/coccinelle/free/put_device.cocci |  1 +
 scripts/coccinelle/misc/badty.cocci      |  2 +-
 scripts/kconfig/lxdialog/inputbox.c      |  3 ++-
 scripts/kconfig/nconf.c                  |  2 +-
 scripts/kconfig/nconf.gui.c              |  3 ++-
 scripts/mod/modpost.c                    |  2 +-
 8 files changed, 33 insertions(+), 30 deletions(-)


-- 
Best Regards
Masahiro Yamada

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

* Re: [GIT PULL] Kbuild fixes for v5.1-rc3
  2019-03-29 14:12 [GIT PULL] Kbuild fixes for v5.1-rc3 Masahiro Yamada
@ 2019-03-29 21:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-03-29 21:50 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linus Torvalds, masahiroy, Linux Kernel Mailing List,
	Linux Kbuild mailing list

The pull request you sent on Fri, 29 Mar 2019 23:12:30 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kbuild-fixes-v5.1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0e40da3efeb02ab0333d01abae20d421841db30a

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-03-29 21:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-29 14:12 [GIT PULL] Kbuild fixes for v5.1-rc3 Masahiro Yamada
2019-03-29 21:50 ` pr-tracker-bot

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