* [GIT PULL] x86/mce recovery cleanup patch
@ 2012-02-23 19:45 Luck, Tony
2012-02-24 15:27 ` Ingo Molnar
0 siblings, 1 reply; 2+ messages in thread
From: Luck, Tony @ 2012-02-23 19:45 UTC (permalink / raw)
To: Ingo Molnar; +Cc: linux-kernel
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] x86/mce recovery cleanup patch
2012-02-23 19:45 [GIT PULL] x86/mce recovery cleanup patch Luck, Tony
@ 2012-02-24 15:27 ` Ingo Molnar
0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2012-02-24 15:27 UTC (permalink / raw)
To: Luck, Tony; +Cc: linux-kernel, Borislav Petkov, the arch/x86 maintainers
* Luck, Tony <tony.luck@intel.com> wrote:
> 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(-)
Pulled, thanks Tony!
Ingo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-24 15:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-23 19:45 [GIT PULL] x86/mce recovery cleanup patch Luck, Tony
2012-02-24 15:27 ` Ingo Molnar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox