diff mbox series

[v4,09/13] Docs: KVM: Rename psci.rst to hypercalls.rst

Message ID 20220224172559.4170192-10-rananta@google.com
State New
Headers show
Series KVM: arm64: Add support for hypercall services selection | expand

Commit Message

Raghavendra Rao Ananta Feb. 24, 2022, 5:25 p.m. UTC
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 <rananta@google.com>
---
 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%)

Comments

Oliver Upton March 14, 2022, 8:01 p.m. UTC | #1
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 <rananta@google.com>

You should move the file before adding to it IMO (switch this patch with
the previous one).

Reviewed-by: Oliver Upton <oupton@google.com>

> ---
>  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
>
Raghavendra Rao Ananta March 15, 2022, 12:31 a.m. UTC | #2
On Mon, Mar 14, 2022 at 1:02 PM Oliver Upton <oupton@google.com> wrote:
>
> 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 <rananta@google.com>
>
> You should move the file before adding to it IMO (switch this patch with
> the previous one).
>
Sure, I can do that.

Regards,
Raghavendra

> Reviewed-by: Oliver Upton <oupton@google.com>
>
> > ---
> >  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
> >
diff mbox series

Patch

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