[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <4f46976434651797d@agluck-desktop.sc.intel.com>
Date: Thu, 23 Feb 2012 11:45:40 -0800
From: "Luck, Tony" <tony.luck@...el.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] x86/mce recovery cleanup patch
Ingo,
This is the patch to replace some hard coded constants that we discussed
here: https://lkml.org/lkml/2012/1/27/127
I'd coded it up four weeks ago, but forgot to send you a pull. This
goes on top of the previous patchset for mce recovery that is sitting
in your x86/mce branch of the tip tree waiting for the 3.4 merge window.
-Tony
The following changes since commit 5f7b88d51e89771f64c15903b96b5933dd0bc6d8:
x86/mce: Recognise machine check bank signature for data path error (2012-01-03 12:07:07 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git mce-recovery-for-tip
for you to fetch changes up to 08dda402d60a721ac94e79efd7646b332be3e3b2:
x86/mce: Replace hard coded hex constants with symbolic defines (2012-01-26 16:02:22 -0800)
----------------------------------------------------------------
Symbolic defines for architectural MCACOD constants
----------------------------------------------------------------
Tony Luck (1):
x86/mce: Replace hard coded hex constants with symbolic defines
arch/x86/kernel/cpu/mcheck/mce-severity.c | 14 ++++++++++----
1 files changed, 10 insertions(+), 4 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