From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brown Subject: Re: [PATCH] msm: timer: Support sched_clock() Date: Wed, 22 Feb 2012 13:55:33 -0800 Message-ID: <20120222215533.GA31480@codeaurora.org> References: <1329874777-12758-1-git-send-email-sboyd@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]:42838 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755387Ab2BVVze (ORCPT ); Wed, 22 Feb 2012 16:55:34 -0500 Content-Disposition: inline In-Reply-To: <1329874777-12758-1-git-send-email-sboyd@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Stephen Boyd Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Marc Zyngier On Tue, Feb 21, 2012 at 05:39:37PM -0800, Stephen Boyd wrote: > Now that sched_clock is mandatory on ARM it's simple to add > sched_clock support to the MSM timer code. Add it so that we get > more accurate sched_clock output than the jiffies based version > that's provided by default. > > Signed-off-by: Stephen Boyd > Cc: Marc Zyngier > Cc: David Brown Marc, are you able to pull this into your series, so they can all go in together? If so: Acked-by: David Brown Thanks, David -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. From mboxrd@z Thu Jan 1 00:00:00 1970 From: davidb@codeaurora.org (David Brown) Date: Wed, 22 Feb 2012 13:55:33 -0800 Subject: [PATCH] msm: timer: Support sched_clock() In-Reply-To: <1329874777-12758-1-git-send-email-sboyd@codeaurora.org> References: <1329874777-12758-1-git-send-email-sboyd@codeaurora.org> Message-ID: <20120222215533.GA31480@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Feb 21, 2012 at 05:39:37PM -0800, Stephen Boyd wrote: > Now that sched_clock is mandatory on ARM it's simple to add > sched_clock support to the MSM timer code. Add it so that we get > more accurate sched_clock output than the jiffies based version > that's provided by default. > > Signed-off-by: Stephen Boyd > Cc: Marc Zyngier > Cc: David Brown Marc, are you able to pull this into your series, so they can all go in together? If so: Acked-by: David Brown Thanks, David -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.