From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [PATCH v6 10/10] clocksource: arm_arch_timer: Remove arch_timer_get_timecounter Date: Tue, 12 Apr 2016 14:15:11 +0200 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-Transfer-Encoding: 7bit Cc: al.stone@linaro.org, kvm@vger.kernel.org, hanjun.guo@linaro.org, marc.zyngier@arm.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Thomas Gleixner , kvmarm@lists.cs.columbia.edu, fu.wei@linaro.org, gg@slimlogic.co.uk To: Daniel Lezcano Return-path: Content-Disposition: inline In-Reply-To: <20160412054447.GC16636@linaro.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu List-Id: kvm.vger.kernel.org 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