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:
7586bf7
)
ARC: [mm] consolidate icache/dcache sync code
author
Vineet Gupta
<vgupta@synopsys.com>
Fri, 12 Apr 2013 06:50:23 +0000
(12:20 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Tue, 7 May 2013 13:38:13 +0000
(19:08 +0530)
Now that we have same helper used for all icache invalidates (i.e.
vaddr+paddr based exact line invalidate), consolidate the open coded
calls into one place.
Also rename flush_icache_range_vaddr => __sync_icache_dcache
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
No differences found