ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcasted operation
authorWill Deacon <will.deacon@arm.com>
Fri, 18 Feb 2011 15:36:35 +0000 (16:36 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 19 Feb 2011 11:24:12 +0000 (11:24 +0000)
commit9a27c27ce49df72b1b0062e2ad192a804e1b069b
tree5b9a40505271f8d0fa2c685e75300fd661a74948
parent71efb063f4a145ae420be054f5a91dcf7c19b375
ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcasted operation

On versions of the Cortex-A9 prior to r3p0, an interrupted ICIALLUIS
operation may prevent the completion of a following broadcasted
operation if the second operation is received by a CPU before the
ICIALLUIS has completed, potentially leading to corrupted entries in
the cache or TLB.

This workaround sets a bit in the diagnostic register of the Cortex-A9,
causing CP15 maintenance operations to be uninterruptible.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
arch/arm/mm/proc-v7.S