linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shawn.guo@freescale.com (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3] ARM: save/restore Cortex-A9 CP15 registers on suspend/resume
Date: Mon, 14 Jul 2014 13:19:06 +0800	[thread overview]
Message-ID: <20140714051905.GA2197@dragon> (raw)
In-Reply-To: <alpine.DEB.2.10.1407101704540.2893@Yrabib>

On Thu, Jul 10, 2014 at 05:05:23PM +0200, Nicolas Pitre wrote:
> On Thu, 10 Jul 2014, Shawn Guo wrote:
> 
> > The CP15 diagnostic register holds ARM errata bits on Cortex-A9, so it
> > needs to be saved/restored on suspend/resume.  Otherwise, the
> > effectiveness of errata workaround gets lost together with diagnostic
> > register bit across suspend/resume cycle.  And the CP15 power control
> > register of Cortex-A9 shares the same problem.
> > 
> > The patch adds a couple of Cortex-A9 specific suspend/resume functions
> > to save/restore these two Cortex-A9 CP15 registers across the
> > suspend/resume cycle.
> > 
> > Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
> 
> Acked-by: Nicolas Pitre <nico@linaro.org

Thanks, Nico.

If no one has objection to the patch, I'm going to put it into patch
tracker soon.

Shawn

  reply	other threads:[~2014-07-14  5:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-10  6:47 [PATCH v3] ARM: save/restore Cortex-A9 CP15 registers on suspend/resume Shawn Guo
2014-07-10 15:05 ` Nicolas Pitre
2014-07-14  5:19   ` Shawn Guo [this message]
2014-07-16  6:42     ` Shawn Guo
2014-07-16 10:21       ` Russell King - ARM Linux
2014-07-16 10:40         ` Tomasz Figa

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=20140714051905.GA2197@dragon \
    --to=shawn.guo@freescale.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).