From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out3-smtp.messagingengine.com ([66.111.4.27]:52329 "EHLO out3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750791AbeDVHVB (ORCPT ); Sun, 22 Apr 2018 03:21:01 -0400 Date: Sun, 22 Apr 2018 09:20:53 +0200 From: Greg KH To: Alex Williamson Cc: Sinan Kaya , stable@vger.kernel.org Subject: Re: Please apply commit cf0d53ba4947 and 523184972b28 to v4.4.y, v4.9.y, v4.14.y Message-ID: <20180422072053.GB18562@kroah.com> References: <3dc65572-74c2-4f09-1729-8957c5f36ac9@codeaurora.org> <20180420065509.GA4876@kroah.com> <517631f5-494e-b91f-109a-94fca05715c8@codeaurora.org> <20180420155037.5c7ad1ef@w520.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180420155037.5c7ad1ef@w520.home> Sender: stable-owner@vger.kernel.org List-ID: On Fri, Apr 20, 2018 at 03:50:37PM -0600, Alex Williamson wrote: > On Fri, 20 Apr 2018 17:06:42 -0400 > Sinan Kaya wrote: > > > Hi Greg, > > > > On 4/20/2018 12:47 PM, Sinan Kaya wrote: > > > I'll take a look at 4.4.y and check with Alex if these can be backported or not. > > > > > > > I worked with Alex today. > > > > The commit 523184972b28 doesn't apply because of another missing patch on 4.4.y > > kernel. > > > > commit ddf9dc0eb531 ("vfio-pci: Virtualize PCIe & AF FLR") > > > > Please apply commit ddf9dc0eb531 ("vfio-pci: Virtualize PCIe & AF FLR") before applying > > 523184972b28. > > > > commit ddf9dc0eb531 ("vfio-pci: Virtualize PCIe & AF FLR") also fixes a real issue > > as follows: > > > > "This seems to fix several instance of devices getting into bad states > > with userspace drivers, like dpdk, running inside a VM." > > > > > > It would be good to pull both to 4.y. > > > > I'll have to work on cf0d53ba4947 next. > > cf0d53ba4947 should be a clean pick to latest 4.4.y, after applying > ddf9dc0eb531 followed by 523184972b28, at least that's the way it > worked for me. The additional commit ddf9dc0eb531 made the v4.9 > release, so it's already present in the other stable trees. Thanks, Yes, that all seems to work properly now, everything should be queued up. If I've missed anything, please let me know. thanks, greg k-h