]> git.neil.brown.name Git - history.git/commit
[PATCH] fix ColdFire 5407 cache flushing
authorGreg Ungerer <gerg@snapgear.com>
Sun, 25 May 2003 10:33:22 +0000 (03:33 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sun, 25 May 2003 10:33:22 +0000 (03:33 -0700)
commit4b6243ca36127091c17dba9dff98ba46f619f506
tree0ba842bca07c27b88ccee09de2a0577a4f003bec
parentb27a08c37fdde3cfbfc79581cddc3efb673d97fa
[PATCH] fix ColdFire 5407 cache flushing

This fixes some ColdFire 5407 cache bogosity.  Previous code was pushing
all cache lines and the invalidating all of the cache.  The push should
be enough, and now with underlying fixes the the cache setup registers
it is.  Removed the whole invalidate cycle.

Original patch cam from Allessandro Rubini.
include/asm-m68knommu/cacheflush.h