From: mporter@linaro.org (Matt Porter)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2] ARM: mach-bcm: add ARM_ERRATA_775420
Date: Fri, 25 Apr 2014 09:58:24 -0400 [thread overview]
Message-ID: <20140425135824.GG1127@beef> (raw)
In-Reply-To: <1397841200-14061-1-git-send-email-sbranden@broadcom.com>
On Fri, Apr 18, 2014 at 10:13:20AM -0700, Scott Branden wrote:
> ARM_ERRATA_775420 needs to be enabled.
>
> A data cache maintenance operation which aborts, followed by an ISB,
> without any DSB in-between, might lead to deadlock.
>
> Affects: bug present in Cortex-A9 r3p0 and earlier. Fixed in r4p0.
>
> Cortex-A9 r3p0 is used in a multitude of Broadcom parts including
> the bcm21664, bcm281xx, 5301x families of devices.
Applied to mach-bcm for-3.16/soc
Thanks,
Matt
> Signed-off-by: Scott Branden <sbranden@broadcom.com>
> Tested-by: Markus Mayer <markus.mayer@linaro.org>
> Reviewed-by: Markus Mayer <markus.mayer@linaro.org>
> Reviewed-by: Alex Elder <elder@linaro.org>
> Acked-by: Matt Porter <mporter@linaro.org>
> ---
> arch/arm/mach-bcm/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
> index 49c914c..9ef7f65 100644
> --- a/arch/arm/mach-bcm/Kconfig
> +++ b/arch/arm/mach-bcm/Kconfig
> @@ -15,6 +15,7 @@ config ARCH_BCM_MOBILE
> select ARCH_REQUIRE_GPIOLIB
> select ARM_ERRATA_754322
> select ARM_ERRATA_764369 if SMP
> + select ARM_ERRATA_775420
> select ARM_GIC
> select GPIO_BCM_KONA
> select TICK_ONESHOT
> --
> 1.7.9.5
>
prev parent reply other threads:[~2014-04-25 13:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-18 17:13 [PATCH V2] ARM: mach-bcm: add ARM_ERRATA_775420 Scott Branden
2014-04-25 13:58 ` Matt Porter [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140425135824.GG1127@beef \
--to=mporter@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).