Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932654Ab3GVQYn (ORCPT ); Mon, 22 Jul 2013 12:24:43 -0400 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 Date: Mon, 22 Jul 2013 09:24:34 -0700 From: Stephen Boyd 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 Subject: Re: [PATCH v4 00/17] 64-bit friendly generic sched_clock() 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 Content-Disposition: inline In-Reply-To: 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: 1168 Lines: 36 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 -- 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/