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:
3125ee7
)
sh: Kill off the special uncached section and fixmap.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 21 Jan 2010 07:05:25 +0000
(16:05 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 21 Jan 2010 07:05:25 +0000
(16:05 +0900)
Now that cached_to_uncached works as advertized in 32-bit mode and we're
never going to be able to map < 16MB anyways, there's no need for the
special uncached section. Kill it off.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found