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:
fbd1684
)
sh: Fix SH-3 cache entry_mask and way_size calculation.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 12 Mar 2007 07:15:22 +0000
(16:15 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 12 Mar 2007 07:15:22 +0000
(16:15 +0900)
The code for performing the calculation was only in the SH-4 probe
path, move it out to the common path so the other parts get this
right too.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found