Hi Linus,

please pull two more urgent fixes (not gonna say "final" this time) from
x86-land.

Thx.

---

The following changes since commit e49d033bddf5b565044e2abe4241353959bc9120:

  Linux 5.12-rc6 (2021-04-04 14:15:36 -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.12-rc7

for you to fetch changes up to 632a1c209b8773cb0119fe3aada9f1db14fa357c:

  x86/traps: Correct exc_general_protection() and math_error() return paths 
(2021-04-09 13:45:09 +0200)

----------------------------------------------------------------
- Fix the vDSO exception handling return path to disable interrupts
again.

- A fix for the CE collector to return the proper return values to its
callers which are used to convey what the collector has done with the
error address.

----------------------------------------------------------------
Thomas Tai (1):
      x86/traps: Correct exc_general_protection() and math_error() return paths

William Roche (1):
      RAS/CEC: Correct ce_add_elem()'s returned values

 arch/x86/kernel/traps.c |  4 ++--
 drivers/ras/cec.c       | 15 ++++++++++++---
 2 files changed, 14 insertions(+), 5 deletions(-)

-- 
Regards/Gruss,
    Boris.

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

Reply via email to