From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 49A28C433EF for ; Mon, 14 Mar 2022 20:02:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244849AbiCNUDR (ORCPT ); Mon, 14 Mar 2022 16:03:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32774 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244823AbiCNUDO (ORCPT ); Mon, 14 Mar 2022 16:03:14 -0400 Received: from mail-io1-xd33.google.com (mail-io1-xd33.google.com [IPv6:2607:f8b0:4864:20::d33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3CF8D3EA9F for ; Mon, 14 Mar 2022 13:02:03 -0700 (PDT) Received: by mail-io1-xd33.google.com with SMTP id q11so19688864iod.6 for ; Mon, 14 Mar 2022 13:02:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=uWhSAiXtN2kud9zOcgRUJbOu6RBWnBBMw3VH5eaYAVk=; b=Z5wn1jQkI/tL2La22TjtqzWpSST81fZ9JcfOvXLTViP7hWAWBun1uo/L60hUZ9iA+W ni8c1XupVrx+ACPqZTP9bZzCN55x9A10H4PAwRVU8kMoHC84aaHcwfimlpYyD7ZfeBoY yZv/RuGavd53xyvNtorLgojnnZaQyWj2bc72UBvtfwe/6i9ljb5FBMkXn1vJzOVZ3974 Zcrao9MJ597SPt/7ht67phLP+6X+0u150bJLMC7SEEHFZIWfYGMKY4fEeDtl9z2wiuot bf9zjyK+9hn3/IwDvngTcmKxVaONIFKuREe/M3XMiaZXrL258a836JAUj9Mmc9wsrOTL qCsg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=uWhSAiXtN2kud9zOcgRUJbOu6RBWnBBMw3VH5eaYAVk=; b=A2ADkE7MD21XVlVpabuZCV1cf9flGniIX617R0rWLosbAbkpA27IIX+lqn75ki1Erv VkralrHB+PToW5f8j7F6PlBivqCTRja6z5ADv5UEmxUExKUvltLv6HupLJtZhwkN3em2 rmk/pVLO94dBQoil5FlvPWEihyNEjUZXD7PZqPJNw7j9ZZpC1pnrYoxBAIQv7AvX9Bgh f23amtdRQ+Fe+Zq+/nmCia6USTMDhPkN7pkYNRz/orIe+LzSplc5sDthYY6FGK5veTs0 EGiJnTdMaHbUSeZEDdowUcE+JXkdULhHpFwD+pcuYDhSJ7tR+KSv8cQjAYdY0qJosUXP /tWA== X-Gm-Message-State: AOAM5336bNK5TqNipqfUeGxmZT1TlglR0t+c6u9qUqnuW7SvFMQt7tpn 29hkXYLDuKLe6duHOAXXvBGGkQ== X-Google-Smtp-Source: ABdhPJx5zEqKVyMxJ+r6McoYCQD64sld7d8x7eq7OhmRF56lD4EEnSDeeaZi8lEf/y3UDHbyHhJz9w== X-Received: by 2002:a5d:8d1a:0:b0:633:283d:8959 with SMTP id p26-20020a5d8d1a000000b00633283d8959mr19911675ioj.80.1647288122399; Mon, 14 Mar 2022 13:02:02 -0700 (PDT) Received: from google.com (194.225.68.34.bc.googleusercontent.com. [34.68.225.194]) by smtp.gmail.com with ESMTPSA id f1-20020a056e020b4100b002c68e176293sm8273190ilu.87.2022.03.14.13.02.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Mar 2022 13:02:01 -0700 (PDT) Date: Mon, 14 Mar 2022 20:01:58 +0000 From: Oliver Upton To: Raghavendra Rao Ananta Cc: Marc Zyngier , Andrew Jones , James Morse , Alexandru Elisei , Suzuki K Poulose , Paolo Bonzini , Catalin Marinas , Will Deacon , Peter Shier , Ricardo Koller , Reiji Watanabe , Jing Zhang , linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, linux-kernel@vger.kernel.org, kvm@vger.kernel.org Subject: Re: [PATCH v4 09/13] Docs: KVM: Rename psci.rst to hypercalls.rst Message-ID: References: <20220224172559.4170192-1-rananta@google.com> <20220224172559.4170192-10-rananta@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220224172559.4170192-10-rananta@google.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 24, 2022 at 05:25:55PM +0000, Raghavendra Rao Ananta wrote: > Since the doc now covers more of general hypercalls' > details, rather than just PSCI, rename the file to a > more appropriate name- hypercalls.rst. > > Signed-off-by: Raghavendra Rao Ananta You should move the file before adding to it IMO (switch this patch with the previous one). Reviewed-by: Oliver Upton > --- > Documentation/virt/kvm/arm/{psci.rst => hypercalls.rst} | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename Documentation/virt/kvm/arm/{psci.rst => hypercalls.rst} (100%) > > diff --git a/Documentation/virt/kvm/arm/psci.rst b/Documentation/virt/kvm/arm/hypercalls.rst > similarity index 100% > rename from Documentation/virt/kvm/arm/psci.rst > rename to Documentation/virt/kvm/arm/hypercalls.rst > -- > 2.35.1.473.g83b2b277ed-goog >