Re: [PATCH v2] iommu: revisit iommu_insert_resv_region() implementation

2019-08-21 Thread Auger Eric
Hi Christoph, On 8/6/19 9:32 AM, Christoph Hellwig wrote: > A couple nitpicks below: > > On Thu, Aug 01, 2019 at 05:59:46PM +0200, Eric Auger wrote: >> - * The new element is sorted by address with respect to the other >> - * regions of the same type. In case it overlaps with another >> - *

Re: [PATCH v2] iommu: revisit iommu_insert_resv_region() implementation

2019-08-06 Thread Christoph Hellwig
A couple nitpicks below: On Thu, Aug 01, 2019 at 05:59:46PM +0200, Eric Auger wrote: > - * The new element is sorted by address with respect to the other > - * regions of the same type. In case it overlaps with another > - * region of the same type, regions are merged. In case it > - * overlaps

RE: [PATCH v2] iommu: revisit iommu_insert_resv_region() implementation

2019-08-02 Thread Shameerali Kolothum Thodi
Hi Eric, > -Original Message- > From: Eric Auger [mailto:eric.au...@redhat.com] > Sent: 01 August 2019 17:00 > To: eric.auger@gmail.com; eric.au...@redhat.com; j...@8bytes.org; > iommu@lists.linux-foundation.org; linux-ker...@vger.kernel.org; > dw...@infradead.org; Shameerali Kolothum