git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80dc0d6
)
[SPARC64]: Simplify Spitfire D-cache page flush.
author
David S. Miller
<davem@sunset.davemloft.net>
Mon, 26 Sep 2005 23:06:03 +0000
(16:06 -0700)
committer
David 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