m68k: modify cache push and clear code for ColdFire with MMU enable
authorGreg Ungerer <gerg@uclinux.org>
Tue, 18 Oct 2011 06:07:25 +0000 (16:07 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Fri, 30 Dec 2011 00:20:36 +0000 (10:20 +1000)
commit60610192559d430dd24d9b508ae9d8d249709af9
tree7bfb3e56e92534afd21a8fdc8446fa5a4e9fbfe4
parent8b38f3c9233c44dcb5ac1c35d4de065e30faccb4
m68k: modify cache push and clear code for ColdFire with MMU enable

The cache push and clear code only need to flush the branch cache on
the write-through cache setup of the ColdFire V4e with MMU enabled.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Matt Waddel <mwaddel@yahoo.com>
Acked-by: Kurt Mahan <kmahan@xmission.com>
arch/m68k/mm/memory.c