From: David S. Miller Date: Mon, 7 Nov 2005 22:09:58 +0000 (-0800) Subject: [SPARC64] mm: Do not flush TLB mm in tlb_finish_mmu() X-Git-Tag: v2.6.15-rc1~422^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62dbec78be652c28f63ad5eda3d01c244c916040;p=pandora-kernel.git [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 --- Reading git-diff-tree failed