https://github.com/torvalds/linux
Revision de0b9d751b9cd4cfedd0112722e84d0b5abaac73 authored by Linus Torvalds on 27 May 2017, 16:06:43 UTC, committed by Linus Torvalds on 27 May 2017, 16:06:43 UTC
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()
2 parent s fac3fca + fc08a47
History
Tip revision: de0b9d751b9cd4cfedd0112722e84d0b5abaac73 authored by Linus Torvalds on 27 May 2017, 16:06:43 UTC
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Tip revision: de0b9d7

back to top