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:
0b445dc
)
sh: consolidate flush_dcache_mmap_lock/unlock() definitions.
author
Paul Mundt
<lethal@linux-sh.org>
Sat, 15 Aug 2009 02:25:32 +0000
(11:25 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Sat, 15 Aug 2009 02:25:32 +0000
(11:25 +0900)
All of the flush_dcache_mmap_lock()/flush_dcache_mmap_unlock()
definitions are identical across all CPUs, so just provide them
generically in asm/cacheflush.h.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found