[PATCH 0/6] x86, mce, mce-inject: misc fix v2

From: Hidetoshi Seto
Date: Sun Oct 04 2009 - 22:53:51 EST


Here is v2 patch set for small improvements, inspired by Huang's patch.

* Short summaries v1 -> v2:
dropped:
x86, mce: rename finished to valid in struct mce
added:
x86, mce: replace MCM_ to MCI_MISC_
mce-inject: add a barrier to raise_mce()
modified:
mce-inject: use injected mce only during faked handler call

Based on 2.6.32-rc3.

Thanks,
H.Seto

Hidetoshi Seto (6):
x86, mce: replace MCJ_ to MCE_INJ_
x86, mce: replace MCM_ to MCI_MISC_
mce-inject: no wait on write with MCE_INJ_CTX_RANDOM
mce-inject: allow injecting status=0 to poll handler
mce-inject: add a barrier to raise_mce()
mce-inject: use injected mce only during faked handler call

arch/x86/include/asm/mce.h | 46 +++++++++++++------
arch/x86/kernel/cpu/mcheck/mce-inject.c | 72 +++++++++++++++++++------------
arch/x86/kernel/cpu/mcheck/mce.c | 20 +++++----
3 files changed, 86 insertions(+), 52 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/