Re: [PATCH 3/3] KVM: VMX: Rename posted interrupt prefixes from "vmx" to "vt"

From: Binbin Wu

Date: Mon Aug 17 2026 - 02:23:17 EST


On 8/15/2026 12:11 AM, Sean Christopherson wrote:

[...]

>
> @@ -294,17 +294,17 @@ bool pi_has_pending_interrupt(struct kvm_vcpu *vcpu)
> /*
> * Kick all vCPUs when the first possible bypass IRQ is attached to a VM, as
> * blocking vCPUs may scheduled out without reconfiguring PID.NV to the wakeup
^
It's a pre-existing issue, which is missing "be" here.
Maybe it could be fixed up opportunistically?