From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH v4 10/17] clocksource: mxs_timer: Switch to sched_clock_register() Date: Mon, 22 Jul 2013 09:23:37 -0700 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 Return-path: Content-Disposition: inline In-Reply-To: <20130722081025.GE20271@S2101-09.ap.freescale.net> Sender: linux-kernel-owner@vger.kernel.org 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 List-Id: linux-arm-msm@vger.kernel.org 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