Received: by 2002:aa6:c429:0:b029:98:93ff:f56f with SMTP id g9csp408862lkq; Thu, 3 Dec 2020 07:08:08 -0800 (PST) X-Google-Smtp-Source: ABdhPJxb7GB0mMyXKuIK7k/t2fFZHAzgzw41eMIjn/QdvEAHq4QGe4V4AKMtk8WDdj/IQToQdp4M X-Received: by 2002:a17:906:85cd:: with SMTP id i13mr2898821ejy.553.1607008088083; Thu, 03 Dec 2020 07:08:08 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607008088; cv=none; d=google.com; s=arc-20160816; b=Nlq9wRZBr8kVt3x0XafywtaKWp2AIGEwuGLYb7Zz2VwwDrdVsB/t17uva0qTLOEAz5 ONrXn9uAofpXL1aZ5BJXFsffpRqk4yTcpkFEfrTEo5Pigtyvv0LfU7zHUnr5lH0GtAnG OQcxPS94BfOmGb+5hmqNbatISEDGSbL8dmM1P15nAfwo2qE7s/xIxFa1yFmC86p8jMtu 3d4QHy3o63onJ9/ipFa8syVsTBXahKjkydnhw7srt/vn7GpvjIPurCyV672dVhq1MlMp CNu+eHm05vK2IzS9sVZvgdM7+QwPNqoRSchcrFWjGOG60tucAYugV5JGtOZwbFUM0lne oGfw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:message-id:user-agent:references:in-reply-to :subject:cc:to:from:date:content-transfer-encoding:mime-version; bh=YccRXsD5rb8/vXoLME2B7tqXrrUljhTzvojxRRVUuig=; b=LsmRwuDcK3yH+JATrZtzzrKwxXnAs0uY15yHuEHHPOfr6+y+sRPD7eDDyAJhPHd50L kn7HEhNL3CpTZexjii101gKsXDz+HZw8miu3WGua24FIXprIe2/SK1QhhXVglILurDue wahuLn3Jat9EKhGb/WilVykrTPKJdKF9zAM/P1LltIyowry6lrFwnCv05TNXIZeB7K01 oNwZVPRViWBeRifkenra1BIx/BYguBf/Y2IiwVJ9uf/AIcY0VkxJEBTV3WfjdHWzVgLw JMd0IV21/o9hMnDDaw/Oq905qu1OlfJIRgC99BI2UM2fca0ZUnPCx64AGwWlKCYNswN7 TAIA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id do13si1290446ejc.286.2020.12.03.07.07.43; Thu, 03 Dec 2020 07:08:08 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388943AbgLCPFO (ORCPT + 99 others); Thu, 3 Dec 2020 10:05:14 -0500 Received: from mail.kernel.org ([198.145.29.99]:54682 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726636AbgLCPFO (ORCPT ); Thu, 3 Dec 2020 10:05:14 -0500 Received: from disco-boy.misterjones.org (disco-boy.misterjones.org [51.254.78.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 75D3C20784; Thu, 3 Dec 2020 15:04:33 +0000 (UTC) Received: from disco-boy.misterjones.org ([51.254.78.96] helo=www.loen.fr) by disco-boy.misterjones.org with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94) (envelope-from ) id 1kkq9m-00FhSm-Up; Thu, 03 Dec 2020 15:04:31 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 03 Dec 2020 15:04:30 +0000 From: Marc Zyngier To: Keqian Zhu Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, Steven Price , Andrew Jones , Catalin Marinas , Will Deacon , James Morse , Suzuki K Poulose , wanghaibin.wang@huawei.com Subject: Re: [PATCH v2 1/2] KVM: arm64: Some fixes of PV-time interface document In-Reply-To: <20200817110728.12196-2-zhukeqian1@huawei.com> References: <20200817110728.12196-1-zhukeqian1@huawei.com> <20200817110728.12196-2-zhukeqian1@huawei.com> User-Agent: Roundcube Webmail/1.4.9 Message-ID: <3eddcebd87f09c1d48bf43e1b43ce390@kernel.org> X-Sender: maz@kernel.org X-SA-Exim-Connect-IP: 51.254.78.96 X-SA-Exim-Rcpt-To: zhukeqian1@huawei.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, steven.price@arm.com, drjones@redhat.com, catalin.marinas@arm.com, will@kernel.org, james.morse@arm.com, suzuki.poulose@arm.com, wanghaibin.wang@huawei.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2020-08-17 12:07, Keqian Zhu wrote: > Rename PV_FEATURES to PV_TIME_FEATURES. > > Signed-off-by: Keqian Zhu > Reviewed-by: Andrew Jones > Reviewed-by: Steven Price > --- > Documentation/virt/kvm/arm/pvtime.rst | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/Documentation/virt/kvm/arm/pvtime.rst > b/Documentation/virt/kvm/arm/pvtime.rst > index 687b60d..94bffe2 100644 > --- a/Documentation/virt/kvm/arm/pvtime.rst > +++ b/Documentation/virt/kvm/arm/pvtime.rst > @@ -3,7 +3,7 @@ > Paravirtualized time support for arm64 > ====================================== > > -Arm specification DEN0057/A defines a standard for paravirtualised > time > +Arm specification DEN0057/A defines a standard for paravirtualized > time > support for AArch64 guests: nit: I do object to this change (some of us are British! ;-). M. -- Jazz is not dead. It just smells funny...