diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2008-12-14 19:44:51 +0000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-12-16 15:53:34 +1100 |
commit | f63837f0581fe580168ae1a7d178ded935411747 (patch) | |
tree | ea4956ae770193ad2d18f5be599df44014419577 /kernel/audit_tree.c | |
parent | e41e811a79a4e328005be2744c3076ebde455088 (diff) |
powerpc/mm: Remove flush_HPTE()
The function flush_HPTE() is used in only one place, the implementation
of DEBUG_PAGEALLOC on ppc32.
It's actually a dup of flush_tlb_page() though it's -slightly- more
efficient on hash based processors. We remove it and replace it by
a direct call to the hash flush code on those processors and to
flush_tlb_page() for everybody else.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'kernel/audit_tree.c')
0 files changed, 0 insertions, 0 deletions