From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com ([66.111.4.25]:46747 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751152AbdJCIwL (ORCPT ); Tue, 3 Oct 2017 04:52:11 -0400 Date: Tue, 3 Oct 2017 10:52:20 +0200 From: Greg KH To: Haozhong Zhang Cc: stable@vger.kernel.org, Paolo Bonzini , Radim =?utf-8?B?S3LEjW3DocWZ?= , "Ramamurthy, Venkatesh" , Dan Williams , Wincy Van Subject: Re: [PATCH-for-4.12 0/4] VT-d PI: fix nested and race condition Message-ID: <20171003085220.GC15659@kroah.com> References: <20170927032134.21088-1-haozhong.zhang@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170927032134.21088-1-haozhong.zhang@intel.com> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Sep 27, 2017 at 11:21:30AM +0800, Haozhong Zhang wrote: > All patches are from Linus tree. The commit IDs are recorded in each > patch. > > Patch 1 & 2 fix the mis-delivery of non-nested VT-d PI in the nested VMX > environment [1]. > > Patch 3 & 4 fix a race condition in VT-d PI handling [2]. > > [1] https://www.spinics.net/lists/kvm/msg149007.html > [2] https://www.spinics.net/lists/kvm/msg155650.html Thanks for these, but 4.12-stable is end-of-life :(