Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755087Ab3GTUvM (ORCPT ); Sat, 20 Jul 2013 16:51:12 -0400 Received: from mail-oa0-f41.google.com ([209.85.219.41]:51871 "EHLO mail-oa0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754100Ab3GTUvK (ORCPT ); Sat, 20 Jul 2013 16:51:10 -0400 MIME-Version: 1.0 In-Reply-To: <1374189690-10810-1-git-send-email-sboyd@codeaurora.org> References: <1374189690-10810-1-git-send-email-sboyd@codeaurora.org> Date: Sat, 20 Jul 2013 22:51:09 +0200 Message-ID: Subject: Re: [PATCH v4 00/17] 64-bit friendly generic sched_clock() From: Linus Walleij To: Stephen Boyd 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 Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 876 Lines: 28 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. Yours, Linus Walleij -- 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/