All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v4.19-rc8
@ 2018-10-11 15:32 Masahiro Yamada
  2018-10-11 17:45 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2018-10-11 15:32 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Linus Torvalds, Linux Kernel Mailing List,
	Linux Kbuild mailing list, masahiroy

Hi Greg,

Please pull a couple of Kbuild fixes.

Thanks.



The following changes since commit 11da3a7f84f19c26da6f86af878298694ede0804:

  Linux 4.19-rc3 (2018-09-09 17:26:43 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v4.19-2

for you to fetch changes up to 5318321d367c21ca1fe9eb00caefc239c938750a:

  samples: disable CONFIG_SAMPLES for UML (2018-10-11 02:15:46 +0900)

----------------------------------------------------------------
Kbuild fixes for v4.19 (2nd)

 - Fix warnings from recordmcount.pl when building with Clang

 - Allow Clang to use GNU toolchains correctly

 - Disable CONFIG_SAMPLES for UML to avoid build error

----------------------------------------------------------------
Joel Stanley (1):
      ftrace: Build with CPPFLAGS to get -Qunused-arguments

Masahiro Yamada (1):
      samples: disable CONFIG_SAMPLES for UML

Stefan Agner (1):
      kbuild: allow to use GCC toolchain not in Clang search path

 Makefile               | 8 +++++---
 samples/Kconfig        | 1 +
 scripts/Makefile.build | 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)




-- 
Best Regards
Masahiro Yamada

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

* Re: [GIT PULL] Kbuild fixes for v4.19-rc8
  2018-10-11 15:32 [GIT PULL] Kbuild fixes for v4.19-rc8 Masahiro Yamada
@ 2018-10-11 17:45 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2018-10-11 17:45 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linus Torvalds, Linux Kernel Mailing List,
	Linux Kbuild mailing list, masahiroy

On Fri, Oct 12, 2018 at 12:32:55AM +0900, Masahiro Yamada wrote:
> Hi Greg,
> 
> Please pull a couple of Kbuild fixes.
> 
> Thanks.
> 
> 
> 
> The following changes since commit 11da3a7f84f19c26da6f86af878298694ede0804:
> 
>   Linux 4.19-rc3 (2018-09-09 17:26:43 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
> tags/kbuild-fixes-v4.19-2

Now merged, thanks.

greg k-h

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

end of thread, other threads:[~2018-10-11 17:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-11 15:32 [GIT PULL] Kbuild fixes for v4.19-rc8 Masahiro Yamada
2018-10-11 17:45 ` Greg Kroah-Hartman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.