Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932593Ab3GVQXv (ORCPT ); Mon, 22 Jul 2013 12:23:51 -0400 Received: from smtp.codeaurora.org ([198.145.11.231]:32950 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932415Ab3GVQXn (ORCPT ); Mon, 22 Jul 2013 12:23:43 -0400 Date: Mon, 22 Jul 2013 09:23:37 -0700 From: Stephen Boyd To: Shawn Guo Cc: John Stultz , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Thomas Gleixner , Russell King , Catalin Marinas , Will Deacon , Christopher Covington Subject: Re: [PATCH v4 10/17] clocksource: mxs_timer: Switch to sched_clock_register() Message-ID: <20130722162337.GA19639@codeaurora.org> References: <1374189690-10810-1-git-send-email-sboyd@codeaurora.org> <1374189690-10810-11-git-send-email-sboyd@codeaurora.org> <20130722081025.GE20271@S2101-09.ap.freescale.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130722081025.GE20271@S2101-09.ap.freescale.net> 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: 1094 Lines: 28 On 07/22, Shawn Guo wrote: > On Thu, Jul 18, 2013 at 04:21:23PM -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: Shawn Guo > > Acked-by: Shawn Guo > > BTW, will the series break setup_sched_clock() users that are not > converted, like arch/arm/mach-imx/time.c? I can understand that's the > consequence of not moving things into drivers/ folder :) Thanks. I will convert all arch/arm users when this series is pulled into the tip tree. The arm patches will have to go through the arm-soc branch and so we'll need some stable branch in tip for that. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation -- 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/