stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-4.13 0/2] VT-d PI: fix race condition
@ 2017-09-27  3:22 Haozhong Zhang
  2017-09-27  3:22 ` [PATCH-for-4.13 1/2] KVM: VMX: do not change SN bit in vmx_update_pi_irte() Haozhong Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Haozhong Zhang @ 2017-09-27  3:22 UTC (permalink / raw)
  To: stable
  Cc: Haozhong Zhang, Paolo Bonzini, Radim Krčmář,
	Ramamurthy, Venkatesh, Dan Williams

All patches are from Linus tree. The commit IDs are recorded in each
patch.

These patches fix a race condition in VT-d PI handling [1].

[1] https://www.spinics.net/lists/kvm/msg155650.html


Haozhong Zhang (2):
  KVM: VMX: do not change SN bit in vmx_update_pi_irte()
  KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt

 arch/x86/kvm/vmx.c | 39 ++++++++++++++++++++++-----------------
 1 file changed, 22 insertions(+), 17 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-10-03  8:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-27  3:22 [PATCH-for-4.13 0/2] VT-d PI: fix race condition Haozhong Zhang
2017-09-27  3:22 ` [PATCH-for-4.13 1/2] KVM: VMX: do not change SN bit in vmx_update_pi_irte() Haozhong Zhang
2017-10-03  8:53   ` Greg KH
2017-09-27  3:22 ` [PATCH-for-4.13 2/2] KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt Haozhong Zhang
2017-10-03  8:54   ` Greg KH
2017-09-27  8:16 ` [PATCH-for-4.13 0/2] VT-d PI: fix race condition Paolo Bonzini
2017-09-27  8:23   ` Haozhong Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).