Re: [PATCH 3/5] iov: Fix sriov_enable exception handling path

2015-10-29 Thread Bjorn Helgaas
On Thu, Oct 29, 2015 at 09:54:00AM -0700, Alex Duyck wrote: > On Thu, Oct 29, 2015 at 9:32 AM, Bjorn Helgaas wrote: > > Hi Alex, > > > > Thanks, this definitely clears up some problems. Two minor questions > > below. > > > > On Tue, Oct 27, 2015 at 01:52:27PM -0700, Alexander Duyck wrote: > >> >F

Re: [PATCH 3/5] iov: Fix sriov_enable exception handling path

2015-10-29 Thread Alex Duyck
On Thu, Oct 29, 2015 at 9:32 AM, Bjorn Helgaas wrote: > Hi Alex, > > Thanks, this definitely clears up some problems. Two minor questions > below. > > On Tue, Oct 27, 2015 at 01:52:27PM -0700, Alexander Duyck wrote: >> >From what I can tell there were several errors in the sriov_enable >> excepti

Re: [PATCH 3/5] iov: Fix sriov_enable exception handling path

2015-10-29 Thread Bjorn Helgaas
Hi Alex, Thanks, this definitely clears up some problems. Two minor questions below. On Tue, Oct 27, 2015 at 01:52:27PM -0700, Alexander Duyck wrote: > >From what I can tell there were several errors in the sriov_enable > exception handling path. Below is a brief list of what I believe I am > f