From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH v4 08/17] ocksource: dbx500-prcmu: Switch to sched_clock_register() Date: Thu, 18 Jul 2013 17:18:28 -0700 Message-ID: <20130719001828.GE27430@codeaurora.org> References: <1374189690-10810-1-git-send-email-sboyd@codeaurora.org> <1374189690-10810-9-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]:34317 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759546Ab3GSASa (ORCPT ); Thu, 18 Jul 2013 20:18:30 -0400 Content-Disposition: inline In-Reply-To: <1374189690-10810-9-git-send-email-sboyd@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: John Stultz Cc: Russell King , Srinidhi Kasagar , linux-arm-msm@vger.kernel.org, Linus Walleij , Will Deacon , linux-kernel@vger.kernel.org, Christopher Covington , Catalin Marinas , Thomas Gleixner , linux-arm-kernel@lists.infradead.org On 07/18, 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: Srinidhi Kasagar > Cc: Linus Walleij > Signed-off-by: Stephen Boyd > --- Hmph, the subject got messed up. If I don't resend please correct to clocksource. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation