ARM: 7478/1: errata: extend workaround for erratum #720789
authorWill Deacon <will.deacon@arm.com>
Fri, 20 Jul 2012 17:24:55 +0000 (18:24 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 31 Jul 2012 09:30:43 +0000 (10:30 +0100)
commit5a783cbc48367cfc7b65afc75430953dfe60098f
treef9bac5b052713b1eda13927f7fb4e6049a566130
parent24b35521b8ddf088531258f06f681bb7b227bf47
ARM: 7478/1: errata: extend workaround for erratum #720789

Commit cdf357f1 ("ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS
operations can broadcast a faulty ASID") replaced by-ASID TLB flushing
operations with all-ASID variants to workaround A9 erratum #720789.

This patch extends the workaround to include the tlb_range operations,
which were overlooked by the original patch.

Cc: <stable@vger.kernel.org>
Tested-by: Steve Capper <steve.capper@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/tlb-v7.S