All of lore.kernel.org
 help / color / mirror / Atom feed
From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: move read_{boot, persistent}_clock to the architecture level
Date: Tue, 01 May 2012 12:11:55 -0600	[thread overview]
Message-ID: <4FA0276B.9090303@wwwdotorg.org> (raw)
In-Reply-To: <1335617145-24649-1-git-send-email-marc.zyngier@arm.com>

On 04/28/2012 06:45 AM, Marc Zyngier wrote:
> At the moment, read_persistent_clock is implemented at the
> platform level, which makes it impossible to compile these
> platforms in a single kernel.
> 
> Implement these two functions at the architecture level, and
> provide a thin registration interface for both read_boot_clock
> and read_persistent_clock. The two affected platforms (OMAP and
> Tegra) are converted at the same time.
> 
> Compile tested only.
> 
> Reported-by: Jeff Ohlstein <johlstei@codeaurora.org>
> Cc: Stephen Warren <swarren@wwwdotorg.org>
> Cc: Tony Lindgren <tony@atomide.com>
> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>

Tested-by: Stephen Warren <swarren@wwwdotorg.org>

I'm not sure exactly how to fully exercise this, but Tegra still boots
without issue or obvious error messages with this patch applied.

  reply	other threads:[~2012-05-01 18:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-28 12:45 [PATCH] ARM: move read_{boot, persistent}_clock to the architecture level Marc Zyngier
2012-05-01 18:11 ` Stephen Warren [this message]
2012-05-05  0:13 ` [PATCH] ARM: move read_{boot,persistent}_clock " Tony Lindgren
2012-05-05 16:47 ` [PATCH] ARM: move read_{boot, persistent}_clock " Russell King - ARM Linux
2012-05-05 17:16   ` Marc Zyngier
2012-05-05 17:20     ` Russell King - ARM Linux

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=4FA0276B.9090303@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.