sh: Fix problems with cache flushing when cache is in write-through mode
authorStuart Menefy <stuart.menefy@st.com>
Mon, 24 Aug 2009 09:39:39 +0000 (18:39 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 24 Aug 2009 09:39:39 +0000 (18:39 +0900)
Change the method used to flush the cache in write-through mode to
avoid corrupted data being written back to memory.

Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found