OSDN Git Service

Merge tag 'x86_urgent_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Oct 2020 19:02:57 +0000 (12:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Oct 2020 19:02:57 +0000 (12:02 -0700)
commit857d64485e7c920364688a8a6dd0ffe5774327b6
treebd22caf9607af47f2351411a687d2f85e7bf93bd
parentc4439713e82a0d746e533ae5ddd7dfa832e2a486
parent081dd68c89061077930ec7776d98837cb64b0405
Merge tag 'x86_urgent_for_v5.10-rc1' of git://git./linux/kernel/git/tip/tip

Pull x86 fixes from Borislav Petkov:

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

* tag 'x86_urgent_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/platform/uv: Remove unused variable in UV5 NMI handler
  x86/traps: Fix #DE Oops message regression
arch/x86/kernel/traps.c