]> git.ipfire.org Git - people/arne_f/kernel.git/blobdiff - arch/x86/include/asm/processor.h
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
[people/arne_f/kernel.git] / arch / x86 / include / asm / processor.h
index ed26e14cfc2fba468d1d91b24269afc9cb388b12..c61bab07a84e05a0a21afc9e166db6e37fa15442 100644 (file)
@@ -130,7 +130,7 @@ struct cpuinfo_x86 {
        /* Index into per_cpu list: */
        u16                     cpu_index;
        u32                     microcode;
-};
+} __randomize_layout;
 
 struct cpuid_regs {
        u32 eax, ebx, ecx, edx;