]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Flush huge TLB
authorHillf Danton <dhillf@gmail.com>
Wed, 16 Nov 2011 20:38:28 +0000 (20:38 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 16 Nov 2011 20:38:28 +0000 (20:38 +0000)
commit65259cc2aa62659351d1898e805aa6054078223f
treeb3a6f673ce58f6d49dd6881fd3c79067796f29b4
parent8eebac11138d55bf44015a7dae4e163ed58275e1
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: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/tlb-r4k.c