]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 May 2017 16:06:43 +0000 (09:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 May 2017 16:06:43 +0000 (09:06 -0700)
commit932ee1705bf02d0f783fbacd7f971dfd807e625f
tree060ed78592245d7f3af72dfe93a36c186b0b6ffe
parent8c82fba5b14ab0d55081bac531a19bd24640512b
parentf6f9d788788b38eda30d99fae482cc29bad2b145
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull RAS fixes from Thomas Gleixner:
 "Two fixlets for RAS:

   - Export memory_error() so the NFIT module can utilize it

   - Handle memory errors in NFIT correctly"

* 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  acpi, nfit: Fix the memory error check in nfit_handle_mce()
  x86/MCE: Export memory_error()