summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt2008-12-14 20:44:51 +0100
committerPaul Mackerras2008-12-16 05:53:34 +0100
commitf63837f0581fe580168ae1a7d178ded935411747 (patch)
treeea4956ae770193ad2d18f5be599df44014419577 /arch/powerpc/platforms/85xx
parentpowerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.c (diff)
downloadkernel-qcow2-linux-f63837f0581fe580168ae1a7d178ded935411747.tar.gz
kernel-qcow2-linux-f63837f0581fe580168ae1a7d178ded935411747.tar.xz
kernel-qcow2-linux-f63837f0581fe580168ae1a7d178ded935411747.zip
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 'arch/powerpc/platforms/85xx')
0 files changed, 0 insertions, 0 deletions