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 Return-path: Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id DD52740402 for ; Tue, 12 Apr 2016 08:13:16 -0400 (EDT) Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bmYB3VUXeOwO for ; Tue, 12 Apr 2016 08:13:16 -0400 (EDT) Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id F1CFE400E9 for ; Tue, 12 Apr 2016 08:13:15 -0400 (EDT) Received: by mail-wm0-f41.google.com with SMTP id f198so184941692wme.0 for ; Tue, 12 Apr 2016 05:14:53 -0700 (PDT) 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 To: Daniel Lezcano 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 List-Id: kvmarm@lists.cs.columbia.edu 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: christoffer.dall@linaro.org (Christoffer Dall) Date: Tue, 12 Apr 2016 14:15:11 +0200 Subject: [PATCH v6 10/10] clocksource: arm_arch_timer: Remove arch_timer_get_timecounter In-Reply-To: <20160412054447.GC16636@linaro.org> 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> Message-ID: <20160412121511.GB3039@cbox> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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 From mboxrd@z Thu Jan 1 00:00:00 1970 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 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