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:
5c36e65
)
sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 1 Mar 2007 06:56:31 +0000
(15:56 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 5 Mar 2007 05:13:26 +0000
(14:13 +0900)
Previously this was using a hardcoded 32, use L1_CACHE_BYTES for
cacheline alignment instead.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found