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.

_______________________________________________
iommu mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to