linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: cache flushing LoUIS API
Date: Thu, 27 Sep 2012 12:48:05 +0100	[thread overview]
Message-ID: <20120927114805.GC14358@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <20120925125758.GA16842@e102568-lin.cambridge.arm.com>

On Tue, Sep 25, 2012 at 01:57:58PM +0100, Lorenzo Pieralisi wrote:
> Hi Russell,
> 
> I know it is coming quite late in the cycle but please consider pulling
> the patch series implementing the new cache maintenance LoUIS API, since
> it provides a stepping stone to implementing power management on upcoming
> A15 and A7 based platforms, leaving functionality for earlier processor
> versions unchanged.
> 
> It has been tested on:
> 
> - OMAP4/5
>   # suspend/hotplug and CPU idle
> - iMX6q
>   # suspend and hotplug
> - TC2 big.LITTLE testchip
>   # CPU idle

Ok, last night's PXA build regressed with this:

arch/arm/mm/built-in.o: In function `xscale_dma_unmap_area':
cache-xsc3l2.c:(.text+0x4194): undefined reference to `xscale_80200_A0_A1_flush_kern_cache_louis'

That's because we missed that proc-xscale.S aliases a bunch of functions to
xscale_80200_A0_A1_xxx from xscale_xxx.  And looking at that, it seems that
we also .type equivalent symbols - have you tested this on T2 builds to
check whether it works correctly there?

  reply	other threads:[~2012-09-27 11:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-25 12:57 [GIT PULL] ARM: cache flushing LoUIS API Lorenzo Pieralisi
2012-09-27 11:48 ` Russell King - ARM Linux [this message]
2012-09-27 13:44   ` Lorenzo Pieralisi
2012-09-27 16:15   ` Lorenzo Pieralisi
2012-09-27 22:27     ` Russell King - ARM Linux
2012-09-28  6:41     ` Shilimkar, Santosh

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=20120927114805.GC14358@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --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).