]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ras_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Oct 2022 16:33:12 +0000 (09:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Oct 2022 16:33:12 +0000 (09:33 -0700)
commit0cb7cadf4c7e865a331ea92b150d1fd3bed0b7ab
tree9a544f7df35866d79a4f519ec0c083309cb6efeb
parent0919bd4328c868332b28ecd0683587295cc715c4
parent546dddb13fe2452e85057afd964ef9353817da8b
Merge tag 'ras_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 RAS updates from Borislav Petkov:

 - Fix the APEI MCE callback handler to consult the hardware about the
   granularity of the memory error instead of hard-coding it

 - Offline memory pages on Intel machines after 2 errors reported per
   page

* tag 'ras_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/mce: Retrieve poison range from hardware
  RAS/CEC: Reduce offline page threshold for Intel systems