hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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)