Home
last modified time | relevance | path

Searched hist:a6786fdad97d2ef4454f75a11a4f2a3bf67f2348 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sh/kernel/
H A Dsys_sh.cdiff a6786fdad97d2ef4454f75a11a4f2a3bf67f2348 Wed Nov 17 00:51:08 CST 2010 Giuseppe CAVALLARO <peppe.cavallaro@st.com> sh: avoid to flush all cache in sys_cacheflush

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>