x86, mce: define MCE_VECTOR
Add MCE_VECTOR for the #MC exception. Signed-off-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
committed by
H. Peter Anvin
parent
9ff36ee966
commit
8fa8dd9e3a
@@ -25,6 +25,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define NMI_VECTOR 0x02
|
#define NMI_VECTOR 0x02
|
||||||
|
#define MCE_VECTOR 0x12
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* IDT vectors usable for external interrupt sources start
|
* IDT vectors usable for external interrupt sources start
|
||||||
|
Reference in New Issue
Block a user