Home
last modified time | relevance | path

Searched hist:dfefa04a90cf9a20090cfa096153d64f95b7e33f (Results 1 – 2 of 2) sorted by relevance

/linux/include/kvm/
H A Darm_psci.hdiff dfefa04a90cf9a20090cfa096153d64f95b7e33f Tue Feb 08 02:27:05 CET 2022 Oliver Upton <oupton@google.com> KVM: arm64: Drop unused param from kvm_psci_version()

kvm_psci_version() consumes a pointer to struct kvm in addition to a
vcpu pointer. Drop the kvm pointer as it is unused. While the comment
suggests the explicit kvm pointer was useful for calling from hyp, there
exist no such callsite in hyp.

Signed-off-by: Oliver Upton <oupton@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220208012705.640444-1-oupton@google.com
/linux/arch/arm64/kvm/
H A Dpsci.cdiff dfefa04a90cf9a20090cfa096153d64f95b7e33f Tue Feb 08 02:27:05 CET 2022 Oliver Upton <oupton@google.com> KVM: arm64: Drop unused param from kvm_psci_version()

kvm_psci_version() consumes a pointer to struct kvm in addition to a
vcpu pointer. Drop the kvm pointer as it is unused. While the comment
suggests the explicit kvm pointer was useful for calling from hyp, there
exist no such callsite in hyp.

Signed-off-by: Oliver Upton <oupton@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220208012705.640444-1-oupton@google.com