From: David S. Miller Date: Mon, 26 Sep 2005 23:06:03 +0000 (-0700) Subject: [SPARC64]: Simplify Spitfire D-cache page flush. X-Git-Tag: v2.6.14-rc3~100^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5bd50a9533533d7b9ac3469fa679b2368e7e26c;p=pandora-kernel.git [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 --- Reading git-diff-tree failed