android_kernel_xiaomi_sm8350/arch/sparc64/mm
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
..
fault.c
generic.c
hugetlbpage.c
init.c [SPARC64]: Preload TSB entries from update_mmu_cache(). 2006-03-20 01:11:19 -08:00
Makefile [SPARC64]: Move away from virtual page tables, part 1. 2006-03-20 01:11:13 -08:00
tlb.c [SPARC64]: Move away from virtual page tables, part 1. 2006-03-20 01:11:13 -08:00
tsb.c [SPARC64]: Fix incorrect TSB lock bit handling. 2006-03-20 01:11:21 -08:00
ultra.S [SPARC64]: Fix bogus flush instruction usage. 2006-03-20 01:11:22 -08:00