Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
[linux-2.6-block.git] / arch / x86 / include / asm / processor.h
index 881ca3b1d6d49ffe8dcb23d82df717aeee772af5..efbde088a71826fe0ae933084b3e831a2e45b10e 100644 (file)
@@ -132,6 +132,7 @@ struct cpuinfo_x86 {
        /* Index into per_cpu list: */
        u16                     cpu_index;
        u32                     microcode;
+       unsigned                initialized : 1;
 } __randomize_layout;
 
 struct cpuid_regs {