[This patch is already in the "mce3" branch in mce3 tip, but I'm including
it here because it's needed for the next patch.]

Signed-off-by: Andi Kleen <a...@linux.intel.com>

---
 arch/x86/include/asm/irq_vectors.h |    1 +
 1 file changed, 1 insertion(+)

Index: linux/arch/x86/include/asm/irq_vectors.h
===================================================================
--- linux.orig/arch/x86/include/asm/irq_vectors.h       2009-05-27 
21:48:38.000000000 +0200
+++ linux/arch/x86/include/asm/irq_vectors.h    2009-05-27 21:48:38.000000000 
+0200
@@ -25,6 +25,7 @@
  */
 
 #define NMI_VECTOR                     0x02
+#define MCE_VECTOR                     0x12
 
 /*
  * IDT vectors usable for external interrupt sources start
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to