[SPARC64] mm: Do not flush TLB mm in tlb_finish_mmu()
authorDavid S. Miller <davem@davemloft.net>
Mon, 7 Nov 2005 22:09:58 +0000 (14:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Nov 2005 22:09:58 +0000 (14:09 -0800)
commit62dbec78be652c28f63ad5eda3d01c244c916040
tree2f1e77d3f3a645dd4bfc36ef80bb60a9a2161ad8
parent4c85ce522fc4bf1b8fcd6255fadc11cfb75773df
[SPARC64] mm: Do not flush TLB mm in tlb_finish_mmu()

It isn't needed any longer, as noted by Hugh Dickins.

We still need the flush routines, due to the one remaining
call site in hugetlb_prefault_arch_hook().  That can be
eliminated at some later point, however.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/smp.c
include/asm-sparc64/tlb.h