[PATCH 0/3] ARM errata fixes for multiple-platform kernels

Will Deacon will.deacon at arm.com
Thu Apr 12 10:12:23 EDT 2012


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




More information about the linux-arm-kernel mailing list