commit | 59871bcd1197014aacdf8e398c407cab70ab74e7 | [log] [tgz] |
---|---|---|
author | Hugh Dickins <hugh@veritas.com> | Mon Nov 07 14:12:08 2005 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 07 14:12:08 2005 -0800 |
tree | 60786608e4c09dfa5b0d10952f1ab45564f927f5 | |
parent | 261b033afc2db37ad371263db2e1316f37c8ed51 [diff] |
[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 <hugh@veritas.com> Signed-off-by: David S. Miller <davem@davemloft.net>