[GIT PULL] Kbuild fixes for v4.17-rc7
From: Masahiro Yamada
Date: Sun May 27 2018 - 04:53:23 EST
Hi Linus,
Please pull a little more Kbuild fixes for v4.17
Thanks.
The following changes since commit 75bc37fefc4471e718ba8e651aa74673d4e0a9eb:
Linux 4.17-rc4 (2018-05-06 16:57:38 -1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v4.17-2
for you to fetch changes up to 8438ee76b004ef66d125ade64c91fc128047d244:
Makefile: disable PIE before testing asm goto (2018-05-17 22:36:40 +0900)
----------------------------------------------------------------
Kbuild fixes for v4.17 (2nd)
- enable -fno-tree-loop-im only when supported
- add -fno-PIE option before the asm-goto test
----------------------------------------------------------------
Michal Kubecek (1):
Makefile: disable PIE before testing asm goto
Nick Desaulniers (1):
kbuild: gcov: enable -fno-tree-loop-im if supported
Makefile | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
--
Best Regards
Masahiro Yamada