linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Errata workaround updates
@ 2012-02-01 13:52 Will Deacon
  2012-02-01 13:52 ` [PATCH 1/2] ARM: errata: update workaround for A9 erratum #743622 Will Deacon
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Will Deacon @ 2012-02-01 13:52 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

After Russell pointed out that we weren't applying an erratum workaround
in all cases that it was required:

http://lists.infradead.org/pipermail/linux-arm-kernel/2012-January/082730.html

I went back through the documents for PL310 and Cortex-A9 to check that
what we have in Linux matches the latest workarounds. The only other
issue I found was that the PL310 workaround we have for #727915 (added
by Santosh in 2839e06c ("ARM: 6795/1: l2x0: Errata fix for flush by Way
operation can cause data corrupti") will work only on r3p0, leaving r2p0
broken. If anybody has an r2p0 version of the PL310, they may like to
augment the workaround.

While I was at it, I fixed a couple of Kconfig select statements that
needed updating to identify the correct workaround config option.

Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>

Will Deacon (2):
  ARM: errata: update workaround for A9 erratum #743622
  ARM: errata: fix PL310 erratum #753970 workaround selection

 arch/arm/Kconfig               |    2 +-
 arch/arm/mach-ux500/Kconfig    |    2 +-
 arch/arm/mach-vexpress/Kconfig |    2 +-
 arch/arm/mm/proc-v7.S          |    4 +---
 4 files changed, 4 insertions(+), 6 deletions(-)

-- 
1.7.4.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-02-01 16:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-01 13:52 [PATCH 0/2] Errata workaround updates Will Deacon
2012-02-01 13:52 ` [PATCH 1/2] ARM: errata: update workaround for A9 erratum #743622 Will Deacon
2012-02-01 13:52 ` [PATCH 2/2] ARM: errata: fix PL310 erratum #753970 workaround selection Will Deacon
2012-02-01 13:59 ` [PATCH 0/2] Errata workaround updates Shilimkar, Santosh
2012-02-01 16:26 ` Nicolas Pitre
2012-02-01 16:33   ` Will Deacon

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).