linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: srinidhi.kasagar@stericsson.com (srinidhi kasagar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] ARM: Manage the pl310 erratas in a dynamic way
Date: Mon, 21 Jan 2013 18:44:32 +0530	[thread overview]
Message-ID: <20130121131425.GA29838@bnru10> (raw)

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

                 reply	other threads:[~2013-01-21 13:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20130121131425.GA29838@bnru10 \
    --to=srinidhi.kasagar@stericsson.com \
    --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).