hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
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)