Re: [PATCH v2] iommu/iova: Fix tracking of recently failed iova address

2019-03-22 Thread Joerg Roedel
On Wed, Mar 20, 2019 at 06:57:23PM +, Robert Richter wrote: > From: Robert Richter > Subject: [PATCH v2] iommu/iova: Fix tracking of recently failed iova address > size > > If a 32 bit allocation request is too big to possibly succeed, it > early exits with a failure and

[PATCH v2] iommu/iova: Fix tracking of recently failed iova address

2019-03-20 Thread Robert Richter
anks for your review. I hope the following description is better now. Thanks, -Robert -- >8 -- From: Robert Richter Subject: [PATCH v2] iommu/iova: Fix tracking of recently failed iova address size If a 32 bit allocation request is too big to possibly succeed, it early exits with a failure