ARM: 7503/1: mm: only flush both pmd entries for classic MMU
authorWill Deacon <will.deacon@arm.com>
Fri, 24 Aug 2012 14:23:06 +0000 (15:23 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 25 Aug 2012 08:15:57 +0000 (09:15 +0100)
commitdf547e08e800275a431e560a7f0a6b6f24ab2904
treecd2478e4437d45984e9f45256d656433798a275a
parentae3790b8a916429be5fa61da95992929e6b34d64
ARM: 7503/1: mm: only flush both pmd entries for classic MMU

LPAE does not use two pmd entries for a pte, so the additional tlb
flushing is not required.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/tlb.h