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:   Tue, 13 Oct 2020 19:36:15 +0200
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/urgent for v5.10-rc1

Hi Linus,

here's the clang build warning fix from yesterday which is finally
ready. I've added a second one from the tip's urgent queue which could
go in now too.

Please pull,
thx.

---

The following changes since commit 8b6591fd0ac8b7e8b2873703bc24b71a6f3d2d3e:

  Merge tag 'x86_platform_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2020-10-12 10:31:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v5.10-rc1

for you to fetch changes up to 081dd68c89061077930ec7776d98837cb64b0405:

  x86/platform/uv: Remove unused variable in UV5 NMI handler (2020-10-13 19:21:13 +0200)

----------------------------------------------------------------
- Fix the #DE oops message string format which confused tools parsing
crash information. (Thomas Gleixner)

- Remove an unused variable in the UV5 code which was triggering a build
warning with clang. (Mike Travis)

----------------------------------------------------------------
Mike Travis (1):
      x86/platform/uv: Remove unused variable in UV5 NMI handler

Thomas Gleixner (1):
      x86/traps: Fix #DE Oops message regression

 arch/x86/kernel/traps.c       | 2 +-
 arch/x86/platform/uv/uv_nmi.c | 3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

-- 
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