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:
8496533
)
sh: avoid to flush all cache in sys_cacheflush
author
Giuseppe CAVALLARO
<peppe.cavallaro@st.com>
Wed, 17 Nov 2010 06:51:08 +0000
(06:51 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 17 Nov 2010 08:55:30 +0000
(17:55 +0900)
Calling sys_cacheflush with ICACHE we can direclty flush
the icache without invoking the flush_cache_all function.
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found