From: Hugh Dickins Date: Mon, 7 Nov 2005 22:12:08 +0000 (-0800) Subject: [SPARC64] mm: simpler tlb_flush_mmu X-Git-Tag: v2.6.15-rc1~422^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59871bcd1197014aacdf8e398c407cab70ab74e7;p=pandora-kernel.git [SPARC64] mm: simpler tlb_flush_mmu Minor simplification to the sparc64 tlb_flush_mmu: tlb_remove_page set need_flush only after handling the tlb_fast_mode case, then tlb_flush_mmu need not consider whether it's tlb_fast_mode. Signed-off-by: Hugh Dickins Signed-off-by: David S. Miller --- Reading git-diff-tree failed