ARM: enable ARM errata 643719 workaround by default
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 2 Apr 2015 22:58:55 +0000 (23:58 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 14 Apr 2015 21:26:52 +0000 (22:26 +0100)
commit85ff2202d21a042bd5be582ce264f5cef20a8f74
treeb66671a44c142bed1cfbc0b7f0bd782ee61eb599
parentfbe71978050d353f4563b7c8dbc49213c5de68ca
ARM: enable ARM errata 643719 workaround by default

The effects of not having ARM errata 643719 enabled on affected CPUs
can be very confusing and hard to debug.  Rather than leave this to
chance, enable this workaround by default.  Now that we have rearranged
the code, it should have a low impact on the majority of CPUs.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig