hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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)