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:
8edcfcb
)
sh: Provide the kmap_coherent() interface generically.
author
Paul Mundt
<lethal@linux-sh.org>
Sat, 15 Aug 2009 00:19:19 +0000
(09:19 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Sat, 15 Aug 2009 00:19:19 +0000
(09:19 +0900)
This plugs in kmap_coherent() for the non-SH4 cases to permit the
pg-mmu.c bits to be used generically across all CPUs. SH-5 is still in
the TODO state, but will move over to fixmap and the generic interface
gradually.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found