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 <[email protected]> >> --- >> 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?
Regards, Heiner _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
