X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Fmicrocode_core.c;h=4873e62db6a18468b23736c5f4adfd2de8b3b85b;hb=3fad0953a12f92289f1e35f091c4fa09d8e1884e;hp=1649cf899ad6477b62430b894bbef881cb0da17b;hpb=a065de0d257779ed1b8ee6e0c005ad6b1d989cef;p=~andy%2Flinux diff --git a/arch/x86/kernel/microcode_core.c b/arch/x86/kernel/microcode_core.c index 1649cf899ad..4873e62db6a 100644 --- a/arch/x86/kernel/microcode_core.c +++ b/arch/x86/kernel/microcode_core.c @@ -514,7 +514,7 @@ static struct notifier_block __refdata mc_cpu_notifier = { #ifdef MODULE /* Autoload on Intel and AMD systems */ -static const struct x86_cpu_id microcode_id[] = { +static const struct x86_cpu_id __initconst microcode_id[] = { #ifdef CONFIG_MICROCODE_INTEL { X86_VENDOR_INTEL, X86_FAMILY_ANY, X86_MODEL_ANY, }, #endif