[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <506492bb2170819722@agluck-desktop.sc.intel.com>
Date: Thu, 27 Sep 2012 10:54:03 -0700
From: "Luck, Tony" <tony.luck@...el.com>
To: Ingo Molnar <mingo@...nel.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] x86/mce allow bios to set per-bank CMCI threshold
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists