]> Pileus Git - ~andy/linux/blobdiff - arch/sparc/kernel/vmlinux.lds.S
percpu: Always align percpu output section to PAGE_SIZE
[~andy/linux] / arch / sparc / kernel / vmlinux.lds.S
index 92b557afe535a59e95d8ab185d5d51c254d4d081..c0220759003e13d302a52ebd1ec5e75dd641c531 100644 (file)
@@ -108,7 +108,7 @@ SECTIONS
                __sun4v_2insn_patch_end = .;
        }
 
-       PERCPU(SMP_CACHE_BYTES, PAGE_SIZE)
+       PERCPU_SECTION(SMP_CACHE_BYTES)
 
        . = ALIGN(PAGE_SIZE);
        __init_end = .;