]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Flush huge TLB
authorHillf Danton <dhillf@gmail.com>
Tue, 22 Nov 2011 14:38:03 +0000 (14:38 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 22 Nov 2011 14:38:03 +0000 (14:38 +0000)
commit1ddd85308ab681ec9bd84cc25c688c975fe5fc2b
tree13b9bd3b40b5421b172e42c701e4f3601395aa47
parent70c6c20c14b4d71d8e605942a8c19045c31c9a38
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