hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/arch/x86/include/uapi/asm/mce.h
....@@ -35,6 +35,7 @@
3535 __u64 ipid; /* MCA_IPID MSR: only valid on SMCA systems */
3636 __u64 ppin; /* Protected Processor Inventory Number */
3737 __u32 microcode; /* Microcode revision */
38
+ __u64 kflags; /* Internal kernel use */
3839 };
3940
4041 #define MCE_GET_RECORD_LEN _IOR('M', 1, int)