public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/mce allow bios to set per-bank CMCI threshold
@ 2012-09-27 17:54 Luck, Tony
  2012-10-01  7:23 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Luck, Tony @ 2012-09-27 17:54 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: linux-kernel

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-01  7:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-27 17:54 [GIT PULL] x86/mce allow bios to set per-bank CMCI threshold Luck, Tony
2012-10-01  7:23 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox