Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754343AbbKQRgE (ORCPT ); Tue, 17 Nov 2015 12:36:04 -0500 Received: from foss.arm.com ([217.140.101.70]:58514 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750969AbbKQRgC (ORCPT ); Tue, 17 Nov 2015 12:36:02 -0500 Date: Tue, 17 Nov 2015 17:35:58 +0000 From: Will Deacon To: Marc Zyngier Cc: Stefano Stabellini , xen-devel@lists.xensource.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, konrad.wilk@oracle.com, Ian.Campbell@citrix.com, linux@arm.linux.org.uk, olof@lixom.net, arnd@arndb.de, catalin.marinas@arm.com, nico@linaro.org, cov@codeaurora.org Subject: Re: [PATCH v11 4/5] arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops Message-ID: <20151117173557.GN30101@arm.com> References: <1446737696-9749-4-git-send-email-stefano.stabellini@eu.citrix.com> <20151117172914.GL30101@arm.com> <564B652C.8060409@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <564B652C.8060409@arm.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1229 Lines: 34 On Tue, Nov 17, 2015 at 05:34:36PM +0000, Marc Zyngier wrote: > On 17/11/15 17:29, Will Deacon wrote: > > On Tue, Nov 10, 2015 at 02:11:38PM +0000, Stefano Stabellini wrote: > >> On Thu, 5 Nov 2015, Stefano Stabellini wrote: > >>> Introduce CONFIG_PARAVIRT and PARAVIRT_TIME_ACCOUNTING on ARM64. > >>> Necessary duplication of paravirt.h and paravirt.c with ARM. > >>> > >>> The only paravirt interface supported is pv_time_ops.steal_clock, so no > >>> runtime pvops patching needed. > >>> > >>> This allows us to make use of steal_account_process_tick for stolen > >>> ticks accounting. > >>> > >>> Signed-off-by: Stefano Stabellini > >>> Acked-by: Marc Zyngier > >> > >> Ping? > >> > >> Catalin, Will, > >> are you happy with this change? > > > > I'm happy if Marc's happy. Marc? > > My Ack is already on the tin! ;-) Ah yes, I only saw the cc line. In which case, I assume Stefano will take this via the xen tree. Will -- 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/