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, 15 Nov 2019 00:19:27 +0900
From:   Masahiro Yamada <yamada.masahiro@...ionext.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "David S. Miller" <davem@...emloft.net>,
        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 v5.4(-rc8)

Hi Linus,

Please pull Kbuild fixes.
Thanks.


The following changes since commit 31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c:

  Linux 5.4-rc7 (2019-11-10 16:17:15 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
kbuild-fixes-v5.4-3

for you to fetch changes up to 80591e61a0f7e88deaada69844e4a31280c4a38f:

  kbuild: tell sparse about the $ARCH (2019-11-15 00:13:23 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.4 (3rc)

 - fix build error when compiling SPARC VDSO with CONFIG_COMPAT=y

 - pass correct --arch option to Sparse

----------------------------------------------------------------
Luc Van Oostenryck (1):
      kbuild: tell sparse about the $ARCH

Masahiro Yamada (1):
      sparc: vdso: fix build error of vdso32

 Makefile                 | 3 +++
 arch/sparc/vdso/Makefile | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)


-- 
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ