commit | c5bd50a9533533d7b9ac3469fa679b2368e7e26c | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Mon Sep 26 16:06:03 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Sep 26 16:06:03 2005 -0700 |
tree | 166aee9c0d1525ee8c4a7228015f2d4e37634c77 | |
parent | 80dc0d6b44ce0f01df58d8899e46612690ed7d81 [diff] |
[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>