[SPARC64]: Add prefetch support.
authorDavid S. Miller <davem@davemloft.net>
Tue, 21 Jun 2005 23:20:28 +0000 (16:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jun 2005 23:20:28 +0000 (16:20 -0700)
commit7049e6800f40046c384c522a990669024d5f5836
tree5e790230b26721a89864fa610bc9d8e53114a881
parent8005aba69a6440a535a4cc2aed99ffca580847e0
[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 <davem@davemloft.net>
include/asm-sparc64/processor.h