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:
a8941da
)
sh: Fix up uncached offset for legacy 29-bit mode.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 8 Mar 2010 12:03:21 +0000
(21:03 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 8 Mar 2010 12:03:21 +0000
(21:03 +0900)
The uncached_start was being set up properly for 32-bit but managed to
break 29-bit in the process, fix it up.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found