Re: [PATCH] KVM: x86: align the code with kvm_x86_call()

From: Sean Christopherson

Date: Thu Jan 15 2026 - 13:06:22 EST


On Mon, 05 Jan 2026 14:54:23 +0800, Jun Miao wrote:
> The use of static_call_cond() is essentially the same as static_call() on
> x86 (e.g. static_call() now handles a NULL pointer as a NOP), and then the
> kvm_x86_call() is added to improve code readability and maintainability
> for keeping consistent code style.
>
> Fixes 8d032b683c29 ("KVM: TDX: create/destroy VM structure")
>
> [...]

Applied to kvm-x86 misc, thanks!

[1/1] KVM: x86: align the code with kvm_x86_call()
https://github.com/kvm-x86/linux/commit/de0dc71188ca

--
https://github.com/kvm-x86/linux/tree/next