From: Paul Mundt Date: Tue, 9 Oct 2007 06:20:53 +0000 (+0900) Subject: sh: Fix up some section alignments in linker script. X-Git-Tag: v2.6.24-rc1~1377^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3497337946415849a2e4473ec2e9f0d2a6624b23;p=pandora-kernel.git 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 --- Reading git-diff-tree failed