git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d9df8e
)
sh: Fix up some section alignments in linker script.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 9 Oct 2007 06:20:53 +0000
(15:20 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 9 Oct 2007 06:20:53 +0000
(15:20 +0900)
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>
No differences found