[SPARC64]: Simplify Spitfire D-cache page flush.
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 26 Sep 2005 23:06:03 +0000 (16:06 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 26 Sep 2005 23:06:03 +0000 (16:06 -0700)
It tries to batch up the tag loads and comparisons, and
then the stores.  And this is just complicated instead
of efficient.

Also, make the symbol of the Cheetah version more grepable.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found