]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2b2eaa2089cc0b2119c4e4f46bf9ac87cc596cbf
treebd22caf9607af47f2351411a687d2f85e7bf93bd
parent8b04d32cb915605c27ae68a72ec30fda64b58aec
parent8e81f86325e2bb5b3de4a8e865b4975af4ad65e6
Merge tag 'x86_urgent_for_v5.10-rc1' of git://git.kernel.org/pub/scm/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