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:   Mon, 14 Dec 2020 16:41:38 +0100
From:   Borislav Petkov <bp@...e.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/build for v5.11

Hi Linus,

please pull two x86/build fixes for v5.11.

Thx.

---

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_build_for_v5.11

for you to fetch changes up to 2838307b019dfec0c309c4e8e589658736cff4c9:

  x86/build: Remove -m16 workaround for unsupported versions of GCC (2020-12-01 17:17:18 +0100)

----------------------------------------------------------------
- Fix the vmlinux size check on 64-bit along with adding useful clarifications on the topic
(Arvind Sankar)

- Remove -m16 workaround now that the GCC versions that need it are unsupported
(Nick Desaulniers)

----------------------------------------------------------------
Arvind Sankar (1):
      x86/build: Fix vmlinux size check on 64-bit

Nick Desaulniers (1):
      x86/build: Remove -m16 workaround for unsupported versions of GCC

 arch/x86/Makefile                    |  9 +--------
 arch/x86/boot/code16gcc.h            | 12 ------------
 arch/x86/include/asm/page_32_types.h |  8 +++++++-
 arch/x86/include/asm/page_64_types.h |  6 ++++--
 arch/x86/include/asm/pgtable_32.h    | 18 ++++++------------
 arch/x86/kernel/head_64.S            | 20 +++++++++-----------
 arch/x86/kernel/vmlinux.lds.S        | 12 +++---------
 7 files changed, 30 insertions(+), 55 deletions(-)
 delete mode 100644 arch/x86/boot/code16gcc.h

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ