]> git.karo-electronics.de Git - mv-sheeva.git/commit
[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)
commitc5bd50a9533533d7b9ac3469fa679b2368e7e26c
tree166aee9c0d1525ee8c4a7228015f2d4e37634c77
parent80dc0d6b44ce0f01df58d8899e46612690ed7d81
[SPARC64]: Simplify Spitfire D-cache page flush.

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>
arch/sparc64/mm/ultra.S