From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH v4 00/17] 64-bit friendly generic sched_clock() Date: Mon, 22 Jul 2013 09:24:34 -0700 Message-ID: <20130722162434.GB19639@codeaurora.org> References: <1374189690-10810-1-git-send-email-sboyd@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from smtp.codeaurora.org ([198.145.11.231]:33027 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932358Ab3GVQYl (ORCPT ); Mon, 22 Jul 2013 12:24:41 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Linus Walleij 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 , Barry Song , Fabio Estevam , Gregory CLEMENT , Jingchang Lu , Kukjin Kim , Kyungmin Park , Shawn Guo , Srinidhi Kasagar , Stephen Warren , Tomasz Figa On 07/20, Linus Walleij wrote: > On Fri, Jul 19, 2013 at 1:21 AM, Stephen Boyd wrote: > > > This patchset adds support for 64 bit counters in the generic > > sched_clock code and converts drivers over to use it. Based > > on v3.11-rc1. > > > > Changes since v3: > > > ocksource: dbx500-prcmu: Switch to sched_clock_register() > > Fix subject. > > > clocksource: nomadik: Switch to sched_clock_register() > > Apart from that Acked-by: Linus Walleij > for these two drivers. > > BTW: why are you not patching arch/arm/mach-u300/timer.c? > Please make sure to grep for all setup_sched_clock() if you're > going to do this. Thanks. I'll convert the arch/arm users once this series is accepted into the tip tree. Then send off the rest through the arm-soc tree. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation