lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 12 Oct 2018 00:32:55 +0900
From:   Masahiro Yamada <yamada.masahiro@...ionext.com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
        masahiroy@...nel.org
Subject: [GIT PULL] Kbuild fixes for v4.19-rc8

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ