]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commitffad9d7a54a5e809007135595c778715aa0fb07a
treeb421ae948125190493186c52269d517e3688d094
parenta1fce732359b80ead84efba23059a5f1b572b85a
sh: Fix problems with cache flushing when cache is in write-through mode

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>
arch/sh/mm/cache-sh4.c