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:
d2dcd91
)
sh: Bail from kmap_coherent_init() if we have no dcache aliases.
author
Paul Mundt
<lethal@linux-sh.org>
Sat, 15 Aug 2009 00:03:59 +0000
(09:03 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Sat, 15 Aug 2009 00:03:59 +0000
(09:03 +0900)
This kills off the ifdef from kmap_coherent_init() and just bails if
there are no cache aliases. This permits the kmap coherent code to be
used on other CPUs.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found