linux/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 [SPARC64]: Use ARRAY_SIZE macro 2005-11-09 12:03:42 -08:00
generic.c [SPARC64]: Fix >8K I/O mappings. 2005-11-29 13:59:03 -08:00
hugetlbpage.c [PATCH] Hugepage consolidation 2005-06-21 18:46:15 -07:00
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