Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759560Ab3GSAXS (ORCPT ); Thu, 18 Jul 2013 20:23:18 -0400 Received: from smtp.codeaurora.org ([198.145.11.231]:34663 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754786Ab3GSAXR (ORCPT ); Thu, 18 Jul 2013 20:23:17 -0400 Date: Thu, 18 Jul 2013 17:23:15 -0700 From: Stephen Boyd To: John Stultz Cc: Fabio Estevam , Kukjin Kim , Russell King , Stephen Warren , Srinidhi Kasagar , linux-arm-msm@vger.kernel.org, Linus Walleij , Barry Song , Will Deacon , linux-kernel@vger.kernel.org, Jingchang Lu , Kyungmin Park , Christopher Covington , Catalin Marinas , Gregory CLEMENT , Thomas Gleixner , Shawn Guo , Tomasz Figa , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v4 00/17] 64-bit friendly generic sched_clock() Message-ID: <20130719002315.GF27430@codeaurora.org> References: <1374189690-10810-1-git-send-email-sboyd@codeaurora.org> <51E88170.3080505@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51E88170.3080505@linaro.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: 1147 Lines: 28 On 07/18, John Stultz wrote: > On 07/18/2013 04:21 PM, 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: > > * Move to use seqcount to fix issues with 64-bit cyc counters > > * Move to hrtimer to fix underflow/overflow errors in wraparound > > calculation > > * Use of 1 hour in clocks_calc_mult_shift > > * Converted over drivers in drivers/clocksource > > I've not been able to take a deep review yet, but this looks pretty > much like what we discussed last week, so I'm happy with it so far. > Has this gotten much testing (on both 32 and 64bit systems?) I've tested it on a couple 32 bit systems. I'll ask around for some 64 bit system testing. -- 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/