Merge branch 'topic/hdsp' into for-linus
[pandora-kernel.git] / arch / powerpc / kernel / vmlinux.lds.S
index a047a6c..8ef8a14 100644 (file)
@@ -264,6 +264,7 @@ SECTIONS
                *(.data.page_aligned)
        }
 
+       . = ALIGN(L1_CACHE_BYTES);
        .data.cacheline_aligned : AT(ADDR(.data.cacheline_aligned) - LOAD_OFFSET) {
                *(.data.cacheline_aligned)
        }