[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v5 01/10] vt-d: fix the IOMMU flush issue
On May 26, 2016 6:38 PM, Xu, Quan <quan.xu@xxxxxxxxx> wrote: > On May 25, 2016 4:30 PM, Jan Beulich <JBeulich@xxxxxxxx> wrote: > > The patch getting too large is easy to deal with: Split it at a > > reasonable boundary. > > Jan, > If I follow the below rule, I need to merge most of patches into this one. I > can't > find a reasonable boundary. > I recall your suggestion: top one first, then low level one.. > I am better not to make this patch as a first one, as this is really a low > level one. > Then, I need to change condition from 'if ( !rc )' Sorry, a typo, 'if ( rc )' btw, the __must_check annotation is helpful, and we have multiple rounds review.. I think a big patch is not a big deal. Quan > to ' if ( rc < 0 )' in my series. > (but if this series would be merged together, I don't need to think about it.) > Does it make sense? > > Quan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |