[PATCH 2/2] arm: Add ARM ERRATA 782773 workaround
From: Stephen Boyd <hidden>
Date: 2012-09-12 17:59:35
Also in:
linux-sh
From: Stephen Boyd <hidden>
Date: 2012-09-12 17:59:35
Also in:
linux-sh
On 09/12/12 00:14, Simon Horman wrote:
@@ -1423,6 +1423,15 @@ config ARM_ERRATA_775420 deadlock. This workaround puts DSB before executing ISB at the beginning of the abort exception handler. +config ARM_ERRATA_782773 + bool "ARM errata: Updating a translation entry might cause an unexpected translation fault" + depends on CPU_V7 + help + This option enables the workaround for the 782773 Cortex-A9 (all r0, + ,r2 and r3 revisions) erratum. It might cause MMU exception in case
Seems to be an extra comma here. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation