linux-stable-rt/arch/sparc64/lib
David S. Miller 4f07118f65 [SPARC64]: More fully work around Spitfire Errata 51.
It appears that a memory barrier soon after a mispredicted
branch, not just in the delay slot, can cause the hang
condition of this cpu errata.

So move them out-of-line, and explicitly put them into
a "branch always, predict taken" delay slot which should
fully kill this problem.

Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 12:46:22 -07:00
..
Makefile
PeeCeeI.c
U1copy_from_user.S
U1copy_to_user.S
U1memcpy.S
U3copy_from_user.S
U3copy_to_user.S
U3memcpy.S
U3patch.S
VISsave.S
atomic.S
bitops.S
bzero.S
checksum.S
clear_page.S
copy_in_user.S
copy_page.S
csum_copy.S
csum_copy_from_user.S
csum_copy_to_user.S
debuglocks.c
dec_and_lock.S
delay.c
find_bit.c
iomap.c
ipcsum.S
mb.S
mcount.S
memcmp.S
memmove.S
memscan.S
rwsem.S
strlen.S
strlen_user.S
strncmp.S
strncpy_from_user.S
user_fixup.c
xor.S