* [PATCH 0/4] ARM: Manage the pl310 erratas in a dynamic way
@ 2013-01-21 13:14 srinidhi kasagar
0 siblings, 0 replies; only message in thread
From: srinidhi kasagar @ 2013-01-21 13:14 UTC (permalink / raw)
To: linux-arm-kernel
This series of patches attempts to manage the pl310 erratas
dynamically rather allowing platforms to choose them during
build time.
A bit of information which triggered the cause for this series is here:
http://lists.infradead.org/pipermail/linux-arm-kernel/2012-December/138066.html
Other alternate option perhaps may be device tree..
regards/srinidhi
srinidhi kasagar (4):
ARM: cache-l2x0: Manage the errata at run time
ARM: make the platforms not to select the l2x0 erratas
ARM: mach-omap2: apply the errata at run time rather
ARM: apply the l2x0 Errata 769419 at run time
arch/arm/include/asm/hardware/cache-l2x0.h | 2 +
arch/arm/kernel/process.c | 9 ++-
arch/arm/mach-omap2/Kconfig | 2 -
arch/arm/mach-omap2/sleep44xx.S | 25 ++++++++--
arch/arm/mach-tegra/Kconfig | 3 -
arch/arm/mach-ux500/Kconfig | 1 -
arch/arm/mach-vexpress/Kconfig | 1 -
arch/arm/mm/cache-l2x0.c | 77 +++++++++++++++-------------
8 files changed, 70 insertions(+), 50 deletions(-)
--
1.7.2.dirty
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-01-21 13:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-21 13:14 [PATCH 0/4] ARM: Manage the pl310 erratas in a dynamic way srinidhi kasagar
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).