All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM errata fixes for multiple-platform kernels
@ 2012-04-12 14:12 Will Deacon
  2012-04-12 14:12 ` [PATCH 1/3] ARM: errata: only handle ARM erratum #326103 on affected cores Will Deacon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Will Deacon @ 2012-04-12 14:12 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This series fixes three errata workarounds so that they are only applied
on platforms known to be affected at runtime, since applying them on
other platforms can cause nasty side effects (lockups).

Comments and any tested-bys are more than welcome,

Will


Will Deacon (3):
  ARM: errata: only handle ARM erratum #326103 on affected cores
  ARM: l2x0: only apply workaround for erratum #753970 on PL310
  ARM: l2x0: only write to debug registers on PL310

 arch/arm/Kconfig         |    9 +++++++++
 arch/arm/mm/abort-ev6.S  |   17 +++++++++++------
 arch/arm/mm/cache-l2x0.c |   25 ++++++++++++++-----------
 3 files changed, 34 insertions(+), 17 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2012-04-12 14:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-12 14:12 [PATCH 0/3] ARM errata fixes for multiple-platform kernels Will Deacon
2012-04-12 14:12 ` [PATCH 1/3] ARM: errata: only handle ARM erratum #326103 on affected cores Will Deacon
2012-04-12 14:12 ` [PATCH 2/3] ARM: l2x0: only apply workaround for erratum #753970 on PL310 Will Deacon
2012-04-12 14:12 ` [PATCH 3/3] ARM: l2x0: only write to debug registers " Will Deacon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.