Re: [PATCH v4 0/7] Disable VF's memory space on updating IOV BARs

2016-12-01 Thread Bjorn Helgaas
On Mon, Nov 28, 2016 at 10:13:41PM -0600, Bjorn Helgaas wrote: > This is a v4 of Gavin's series for handling VF BAR updates. The > important piece is the first patch ("PCI: Do any VF BAR updates before > enabling the BARs"). That makes sure that if we update VF BARs, we do > it before enabling th

[PATCH v4 0/7] Disable VF's memory space on updating IOV BARs

2016-11-28 Thread Bjorn Helgaas
This is a v4 of Gavin's series for handling VF BAR updates. The important piece is the first patch ("PCI: Do any VF BAR updates before enabling the BARs"). That makes sure that if we update VF BARs, we do it before enabling the VFs, and that is unchanged from v3. The second patch in Gavin's seri