MIPS: Flush huge TLB
authorHillf Danton <dhillf@gmail.com>
Wed, 11 Jan 2012 14:37:13 +0000 (15:37 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 11 Jan 2012 14:37:13 +0000 (15:37 +0100)
commitf467e4bfb50ca6af042f1b19b3556bd4aca854c3
tree0c8f1d7bc8ac30ee10d7edbb8463f496a75082b2
parent8b5690f8847490c1e3ea47266819833a13621253
MIPS: Flush huge TLB

When flushing TLB, if @vma is backed by huge page, we could flush huge
TLB, due to that huge page is defined to be far from normal page.

Signed-off-by: Hillf Danton <dhillf@gmail.com>
Acked-by: David Daney <david.daney@cavium.com>
Cc: linux-mips@linux-mips.org
Cc: "Jayachandran C." <jayachandranc@netlogicmicro.com>
Patchwork: https://patchwork.linux-mips.org/patch/2825/
Signed-off-by: David Daney <david.daney@cavium.com>
Acked-by: Hillf Danton <dhillf@gmail.com>
Patchwork: https://patchwork.linux-mips.org/patch/3114/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/page.h
arch/mips/mm/tlb-r4k.c