Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information