MIPS: Invalidate old TLB mappings when updating huge page PTEs.
authorDavid Daney <ddaney@caviumnetworks.com>
Wed, 27 Apr 2011 23:39:28 +0000 (16:39 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 May 2011 17:15:26 +0000 (18:15 +0100)
Without this, stale Icache or TLB entries may be used.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
https://patchwork.linux-mips.org/patch/2318/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found