Re: [PATCH 3/3] KVM: VMX: Rename posted interrupt prefixes from "vmx" to "vt"
Binbin Wu <[email protected]>
| Newsgroups | dev.linux.lists.linux-coco,org.kernel.vger.kvm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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?