Merge remote-tracking branch 'xen-tip/linux-next'
[deliverable/linux.git] / arch / x86 / kernel / apic / x2apic_uv_x.c
index cb0673c1e940a2fe0e92f04304972f83aad3bacb..b9f6157d42717010821b80b7ee53947208525a7f 100644 (file)
@@ -560,7 +560,7 @@ static int uv_probe(void)
        return apic == &apic_x2apic_uv_x;
 }
 
-static struct apic __refdata apic_x2apic_uv_x = {
+static struct apic apic_x2apic_uv_x __ro_after_init = {
 
        .name                           = "UV large system",
        .probe                          = uv_probe,
This page took 0.050475 seconds and 5 git commands to generate.