On Mon, Jul 04, 2016 at 09:01:18PM +0200, Heiner Kallweit wrote:
> Am 04.07.2016 um 13:46 schrieb Joerg Roedel:
> > On Wed, Jun 29, 2016 at 09:13:59PM +0200, Heiner Kallweit wrote:
> >> Ida handling can be much simplified by using the ida_simple_.. functions.
> >>
> >> This change also fixes the bug that previously checking for errors
> >> returned by ida_get_new() was incomplete.
> >> ida_get_new() can return errors other than EAGAIN, e.g. ENOSPC.
> >> This case wasn't handled.
> >>
> >> Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com>
> >> ---
> >>  drivers/iommu/iommu.c | 24 ++++++------------------
> >>  1 file changed, 6 insertions(+), 18 deletions(-)
> > 
> > The patch does not apply. Please rebase it against the latest upstream
> > kernel and resend.
> > 
> This patch applies on top of patch "[PATCH 1/3] iommu: simplify init function"
> I submitted on June 28th. Do you have an opinion on that patch?

Applied both, thanks.

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to