OSDN Git Service

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)
commite5a5de4447471ab1a01585f075400c2be36e2cb6
treeb66671a44c142bed1cfbc0b7f0bd782ee61eb599
parentaaf4b5d92ce8299a363f1c0d7dc00aafde532e56
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