From: johnstul@us.ibm.com (john stultz)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] at91: fix arch_gettimeoffset fallout
Date: Fri, 17 Sep 2010 10:41:38 -0700 [thread overview]
Message-ID: <1284745298.2451.6.camel@localhost.localdomain> (raw)
In-Reply-To: <1284730276-21657-1-git-send-email-jacmet@sunsite.dk>
On Fri, 2010-09-17 at 15:31 +0200, Peter Korsgaard wrote:
> 5cfc8ee0bb51 (ARM: convert arm to arch_gettimeoffset()) marked all of
> at91 AND at91x40 as needing ARCH_USES_GETTIMEOFFSET, and hence no high
> res timer support / accurate clock_gettime() - But only at91x40 needs it.
Huh, sorry I missed that subtlety! Thanks for hunting this down!
Acked-by: John Stultz <johnstul@us.ibm.com>
> Signed-off-by: Peter Korsgaard <peter.korsgaard@barco.com>
> ---
> arch/arm/Kconfig | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index 553b7cf..a1907b2 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -271,7 +271,6 @@ config ARCH_AT91
> bool "Atmel AT91"
> select ARCH_REQUIRE_GPIOLIB
> select HAVE_CLK
> - select ARCH_USES_GETTIMEOFFSET
> help
> This enables support for systems based on the Atmel AT91RM9200,
> AT91SAM9 and AT91CAP9 processors.
next prev parent reply other threads:[~2010-09-17 17:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-17 13:31 [PATCH] at91: fix arch_gettimeoffset fallout Peter Korsgaard
2010-09-17 17:41 ` john stultz [this message]
2010-09-18 13:06 ` Peter Korsgaard
2010-09-18 1:08 ` Jean-Christophe PLAGNIOL-VILLARD
2010-09-18 19:01 ` Peter Korsgaard
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=1284745298.2451.6.camel@localhost.localdomain \
--to=johnstul@us.ibm.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).