sh: Fix up some section alignments in linker script.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 9 Oct 2007 06:20:53 +0000 (15:20 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 9 Oct 2007 06:20:53 +0000 (15:20 +0900)
commit3497337946415849a2e4473ec2e9f0d2a6624b23
tree963431a804ae441ca64c159f3e68379e6c998b1b
parent5d9df8eeacec943c9599f1cfd1069bc8cced3de6
sh: Fix up some section alignments in linker script.

With the PERCPU() macro introduction .data.cacheline_aligned was
inhereting PAGE_SIZE alignment, fix that up for L1_CACHE_BYTES
again. Likewise, the initramfs section wants PAGE_SIZE alignment.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/vmlinux.lds.S