From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755021AbcBPL2p (ORCPT ); Tue, 16 Feb 2016 06:28:45 -0500 Received: from bastet.se.axis.com ([195.60.68.11]:43310 "EHLO bastet.se.axis.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755002AbcBPL2o (ORCPT ); Tue, 16 Feb 2016 06:28:44 -0500 Date: Tue, 16 Feb 2016 12:28:41 +0100 From: Rabin Vincent To: Daniel Lezcano Cc: "tglx@linutronix.de" , "srinivas.kandagatla@gmail.com" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] clocksource: arm_global_timer: register delay timer Message-ID: <20160216112841.GA26773@axis.com> References: <1439991818-31989-1-git-send-email-rabin.vincent@axis.com> <55D62468.4050404@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55D62468.4050404@linaro.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 20, 2015 at 09:03:04PM +0200, Daniel Lezcano wrote: > On 08/19/2015 03:43 PM, Rabin Vincent wrote: > > Provide a delay timer using the lower 32-bits of the global timer so > > that we can use that instead of having to calibrating delays. > > > > Signed-off-by: Rabin Vincent > > Applied to my tree for 4.4 This seems to have got lost? I don't see it in v4.4 or current mainline (v4.5-rc4). It still applies cleanly. Thanks.