The following changes since commit b098d6726bbfb94c06d6e1097466187afddae61f:
Linux 3.14-rc8 (2014-03-24 19:31:17 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/please-pull-cmci-storm for you to fetch changes up to 27f6c573e0f77f7d1cc907c1494c99a61e48b7d8: x86, CMCI: Add proper detection of end of CMCI storms (2014-03-28 13:40:16 -0700) ---------------------------------------------------------------- Fix the code to tell when a CMCI storm ends by actually looking at the machine check banks when we poll while interrupts are disabled. ---------------------------------------------------------------- Chen, Gong (1): x86, CMCI: Add proper detection of end of CMCI storms arch/x86/kernel/cpu/mcheck/mce.c | 18 +++++++++++++++++- arch/x86/kernel/cpu/mcheck/mce_intel.c | 19 ++++++++++++++++++- 2 files changed, 35 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/