From: David S. Miller Date: Tue, 21 Jun 2005 23:20:28 +0000 (-0700) Subject: [SPARC64]: Add prefetch support. X-Git-Tag: v2.6.13-rc1~68^2~582^2~168^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7049e6800f40046c384c522a990669024d5f5836;p=pandora-kernel.git [SPARC64]: Add prefetch support. The implementation is optimal for UltraSPARC-III and later. It will work, however suboptimally, on UltraSPARC-II and be treated as a NOP on UltraSPARC-I. It is not worth code patching this thing as the highest cost is the code space, and code patching cannot eliminate that. Signed-off-by: David S. Miller --- Reading git-diff-tree failed