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

Reply via email to