Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751788Ab3HAAbp (ORCPT ); Wed, 31 Jul 2013 20:31:45 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:32312 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750856Ab3HAAbn (ORCPT ); Wed, 31 Jul 2013 20:31:43 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 72.84.113.162 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19SM6SNBdKQPursnozPemS5D7avSkfxxOE= Date: Wed, 31 Jul 2013 20:31:05 -0400 From: Jason Cooper To: Stephen Boyd Cc: arm@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Andrew Lunn Subject: Re: [PATCH 16/18] ARM: orion: Switch to sched_clock_register() Message-ID: <20130801003105.GU5882@titan.lakedaemon.net> References: <1375309877-16617-1-git-send-email-sboyd@codeaurora.org> <1375309877-16617-17-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1375309877-16617-17-git-send-email-sboyd@codeaurora.org> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 746 Lines: 22 On Wed, Jul 31, 2013 at 03:31:15PM -0700, Stephen Boyd wrote: > The 32 bit sched_clock interface now supports 64 bits. Upgrade to > the 64 bit function to allow us to remove the 32 bit registration > interface. > > Cc: Jason Cooper > Cc: Andrew Lunn > Signed-off-by: Stephen Boyd > --- > arch/arm/plat-orion/time.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Acked-by: Jason Cooper thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/