[PATCH 2/2] arm: Add ARM ERRATA 782773 workaround

Stephen Boyd sboyd at codeaurora.org
Wed Sep 12 13:59:35 EDT 2012


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




More information about the linux-arm-kernel mailing list