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:
60c0c59
)
mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremap
author
Geoff Levand
<geoffrey.levand@am.sony.com>
Thu, 8 Jan 2009 01:22:07 +0000
(17:22 -0800)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 8 Jan 2009 05:25:15 +0000
(16:25 +1100)
Use _PAGE_NO_CACHE for gpu memory ioremap. Also,
add __iomem attribute to gpu memory pointer and
change use of memset() to memset_io().
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found