On Mon, Oct 31, 2016 at 3:35 PM, Christophe JAILLET <christophe.jail...@wanadoo.fr> wrote: > 'iommu_domain_alloc()' returns NULL in case of error, not an error pointer. > So test it accordingly. > > Signed-off-by: Christophe JAILLET <christophe.jail...@wanadoo.fr>
Reviewed-by: Alexandre Courbot <acour...@nvidia.com> Indeed. Thanks for the fix!