Message ID | 20220224172559.4170192-10-rananta@google.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | KVM: arm64: Add support for hypercall services selection | expand |
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 >
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 --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
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%)