Re: [Xen-devel] [PATCH v4] Fixes for PCI backend for 3.19

From: Konrad Rzeszutek Wilk
Date: Tue Dec 02 2014 - 10:05:43 EST


On Tue, Dec 02, 2014 at 10:10:11AM +0000, Jan Beulich wrote:
> >>> On 21.11.14 at 23:17, <konrad.wilk@xxxxxxxxxx> wrote:
> > Konrad Rzeszutek Wilk (7):
> > xen/pciback: Don't deadlock when unbinding.
> > driver core: Provide an wrapper around the mutex to do lockdep warnings
> > xen/pciback: Include the domain id if removing the device whilst still in use
> > xen/pciback: Print out the domain owning the device.
> > xen/pciback: Remove tons of dereferences
> > PCI: Expose pci_load_saved_state for public consumption.
> > xen/pciback: Restore configuration space when detaching from a guest.
>
> So my "xen-pciback: drop SR-IOV VFs when PF driver unloads" isn't
> among them, nor is there any alternative. What's the status of that
> patch (or the problem that prompted its creation)?

Oh, I've it in my queue. Um, here is what I did to it - I hadn't
yet tested it - hence the reason it is not on that list.