* Luck, Tony <tony.l...@intel.com> wrote: > The following changes since commit 961ebea4ae68075bb5a0acc19f5852bed82bb877: > > Merge tag 'ras_queue_for_3.7' of > git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce > (2012-09-19 17:01:50 +0200) > > are available in the git repository at: > > > git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git > tags/please-pull-naveen > > for you to fetch changes up to 450cc201038f31bd496e1b3a44a49790b8827a06: > > x86/mce: Provide boot argument to honour bios-set CMCI threshold > (2012-09-27 10:08:00 -0700) > > ---------------------------------------------------------------- > Option to let the bios set per-bank CMCI thresholds so they can > filter noisy error sources at a fine grained level based on platform > specific knowledge. > > ---------------------------------------------------------------- > Naveen N. Rao (1): > x86/mce: Provide boot argument to honour bios-set CMCI threshold > > Documentation/x86/x86_64/boot-options.txt | 7 +++++++ > arch/x86/include/asm/mce.h | 1 + > arch/x86/kernel/cpu/mcheck/mce.c | 10 +++++++++ > arch/x86/kernel/cpu/mcheck/mce_intel.c | 35 > ++++++++++++++++++++++++++++--- > 4 files changed, 50 insertions(+), 3 deletions(-)
Pulled, thanks! Ingo -- 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/