Home
last modified time | relevance | path

Searched hist:"50 e523dd79f6a856d793ce5711719abe27cffbf2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kvm/
H A Dhyperv.cdiff 50e523dd79f6a856d793ce5711719abe27cffbf2 Tue Feb 22 09:46:39 CST 2022 Vitaly Kuznetsov <vkuznets@redhat.com> KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_send_ipi()

'struct kvm_hv_hcall' has all the required information already,
there's no need to pass 'ex' additionally.

No functional change intended.

Cc: stable@vger.kernel.org # 5.14.x
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20220222154642.684285-2-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>