Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964845AbcDLMO4 (ORCPT ); Tue, 12 Apr 2016 08:14:56 -0400 Received: from mail-wm0-f44.google.com ([74.125.82.44]:34087 "EHLO mail-wm0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933604AbcDLMOy (ORCPT ); Tue, 12 Apr 2016 08:14:54 -0400 Date: Tue, 12 Apr 2016 14:15:11 +0200 From: Christoffer Dall To: Daniel Lezcano Cc: Julien Grall , kvmarm@lists.cs.columbia.edu, marc.zyngier@arm.com, fu.wei@linaro.org, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, wei@redhat.com, al.stone@linaro.org, gg@slimlogic.co.uk, hanjun.guo@linaro.org, Thomas Gleixner Subject: Re: [PATCH v6 10/10] clocksource: arm_arch_timer: Remove arch_timer_get_timecounter Message-ID: <20160412121511.GB3039@cbox> References: <1460388780-914-1-git-send-email-julien.grall@arm.com> <1460388780-914-11-git-send-email-julien.grall@arm.com> <20160412054447.GC16636@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160412054447.GC16636@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 800 Lines: 27 Hi Daniel, On Tue, Apr 12, 2016 at 07:44:47AM +0200, Daniel Lezcano wrote: > On Mon, Apr 11, 2016 at 04:33:00PM +0100, Julien Grall wrote: > > The only call of arch_timer_get_timecounter (in KVM) has been removed. > > > > Signed-off-by: Julien Grall > > Acked-by: Christoffer Dall > > > > --- > > Cc: Daniel Lezcano > > Cc: Thomas Gleixner > > > > Changes in v4: > > - Add Christoffer's acked-by > > > > Changes in v3: > > - Patch added > > --- > > Acked-by: Daniel Lezcano having acked these, do you want us to just take this a complete series via the kvmarm tree or do you plan on merging the patches individually? Thanks, -Christoffer