Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757869Ab3FLSvj (ORCPT ); Wed, 12 Jun 2013 14:51:39 -0400 Received: from smtp.codeaurora.org ([198.145.11.231]:50256 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756131Ab3FLSvh (ORCPT ); Wed, 12 Jun 2013 14:51:37 -0400 Message-ID: <51B8C336.4050700@codeaurora.org> Date: Wed, 12 Jun 2013 14:51:34 -0400 From: Christopher Covington User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: Stephen Boyd CC: John Stultz , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Russell King , arm@kernel.org, Catalin Marinas , Will Deacon , Thomas Gleixner Subject: Re: [PATCHv3 3/3] arm64: Move to generic sched_clock infrastructure References: <1370476485-468-1-git-send-email-sboyd@codeaurora.org> <1370476485-468-4-git-send-email-sboyd@codeaurora.org> In-Reply-To: <1370476485-468-4-git-send-email-sboyd@codeaurora.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 880 Lines: 23 On 06/05/2013 07:54 PM, Stephen Boyd wrote: > Use the generic sched_clock infrastructure instead of rolling our > own. This has the added benefit of fixing suspend/resume as > outlined in 6a4dae5 (ARM: 7565/1: sched: stop sched_clock() > during suspend, 2012-10-23) and correcting the timestamps when > the hardware returns a value instead of 0 upon the first read. Builds and runs for me on software models. Tested-by: Christopher Covington Cheers, Christopher -- Employee of Qualcomm Innovation Center, Inc. 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/