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

Hi Linus,

Please pull some Kbuild fixes.
Thanks!

The following changes since commit 1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8:

  Linux 5.0-rc2 (2019-01-14 10:41:12 +1200)

are available in the git repository at:

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

for you to fetch changes up to e00d8880481497474792d28c14479a9fb6752046:

  kbuild: mark prepare0 as PHONY to fix external module build
(2019-01-17 23:42:59 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.0

 - clean generated files in scripts/kconfig/ by 'make mrproper'

 - fix conflict between dead code elimination and ftrace for GCC <= 4.7

 - fix external module build with CONFIG_STACKPROTECTOR

 - remove unused code

----------------------------------------------------------------
Masahiro Yamada (7):
      kconfig: clean generated *conf-cfg files
      kbuild: remove unused baseprereq
      kbuild: remove unused archmrproper
      ia64: remove redundant 'export AWK'
      nds32: remove unneeded code in arch/nds32/Makefile
      openrisc: remove unneeded code in arch/openrisc/Makefile
      kbuild: mark prepare0 as PHONY to fix external module build

Paul Burton (1):
      kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7

 Makefile                 | 8 ++++----
 arch/h8300/Makefile      | 2 --
 arch/ia64/Makefile       | 2 --
 arch/nds32/Makefile      | 8 --------
 arch/openrisc/Makefile   | 3 ---
 init/Kconfig             | 1 +
 scripts/Kbuild.include   | 4 ----
 scripts/kconfig/Makefile | 2 +-
 8 files changed, 6 insertions(+), 24 deletions(-)


-- 
Best Regards
Masahiro Yamada

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

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

The pull request you sent on Thu, 17 Jan 2019 23:47:55 +0900:

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

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

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-01-17 18:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-17 14:47 [GIT PULL] Kbuild fixes for v5.0-rc3 Masahiro Yamada
2019-01-17 18:35 ` 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).