android_kernel_xiaomi_sm8350/arch/sparc64/lib
David S. Miller 4da808c352 [SPARC64]: Fix bogus flush instruction usage.
Some of the trap code was still assuming that alternate
global %g6 was hard coded with current_thread_info().
Let's just consistently flush at KERNBASE when we need
a pipeline synchronization.  That's locked into the TLB
and will always work.

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