android_kernel_xiaomi_sdm845/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 [SPARC64]: Avoid membar instructions in delay slots. 2005-06-27 15:42:04 -07:00
bitops.S [SPARC64]: Avoid membar instructions in delay slots. 2005-06-27 15:42:04 -07:00
bzero.S [SPARC64]: Mark __ex_table section correctly. 2006-03-04 23:23:56 -08:00
checksum.S
clear_page.S [SPARC64]: Fix bogus flush instruction usage. 2006-03-20 01:11:22 -08:00
copy_in_user.S [SPARC64]: Mark __ex_table section correctly. 2006-03-04 23:23:56 -08:00
copy_page.S [SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page. 2005-08-30 11:26:15 -07:00
csum_copy_from_user.S [SPARC64]: Mark __ex_table section correctly. 2006-03-04 23:23:56 -08:00
csum_copy_to_user.S [SPARC64]: Mark __ex_table section correctly. 2006-03-04 23:23:56 -08:00
csum_copy.S
delay.c
find_bit.c
iomap.c
ipcsum.S
Makefile [LIB]: Consolidate _atomic_dec_and_lock() 2005-09-14 21:47:01 -07:00
mcount.S
memcmp.S
memmove.S
memscan.S
PeeCeeI.c [SPARC64]: Use 'unsigned long' for port argument to I/O string ops. 2005-08-31 15:01:33 -07:00
rwsem.S [SPARC64]: Avoid membar instructions in delay slots. 2005-06-27 15:42:04 -07:00
strlen_user.S [SPARC64]: Mark __ex_table section correctly. 2006-03-04 23:23:56 -08:00
strlen.S
strncmp.S
strncpy_from_user.S [SPARC64]: Mark __ex_table section correctly. 2006-03-04 23:23:56 -08:00
U1copy_from_user.S [SPARC64]: Mark __ex_table section correctly. 2006-03-04 23:23:56 -08:00
U1copy_to_user.S [SPARC64]: Mark __ex_table section correctly. 2006-03-04 23:23:56 -08:00
U1memcpy.S [SPARC64]: Avoid membar instructions in delay slots. 2005-06-27 15:42:04 -07:00
U3copy_from_user.S [SPARC64]: Mark __ex_table section correctly. 2006-03-04 23:23:56 -08:00
U3copy_to_user.S [SPARC64]: Mark __ex_table section correctly. 2006-03-04 23:23:56 -08:00
U3memcpy.S
U3patch.S
user_fixup.c [SPARC64]: Simplify user fault fixup handling. 2005-09-28 21:06:47 -07:00
VISsave.S [SPARC64]: Fix userland FPU state corruption. 2005-10-07 13:30:49 -07:00
xor.S