[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8e341c5e-018b-f176-1b68-a412a9cf4906@cogentembedded.com>
Date: Mon, 14 Feb 2022 15:00:01 +0300
From: Nikita Yushchenko <nikita.yoush@...entembedded.com>
To: Joerg Roedel <joro@...tes.org>,
Jiasheng Jiang <jiasheng@...as.ac.cn>
Cc: will@...nel.org, iommu@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org, Robin Murphy <robin.murphy@....com>,
Laurent Pinchart <laurent.pinchart+renesas@...asonboard.com>
Subject: Re: [PATCH] iommu/ipmmu-vmsa: Check for error num after setting mask
> Adding more potential reviewers.
>
> On Thu, Jan 06, 2022 at 10:43:02AM +0800, Jiasheng Jiang wrote:
>> Because of the possible failure of the dma_supported(), the
>> dma_set_mask_and_coherent() may return error num.
>> Therefore, it should be better to check it and return the error if
>> fails.
Indeed, most uses of dma_set_mask_and_coherent() in the kernel do check return value.
Reviewed-by: Nikita Yushchenko <nikita.yoush@...entembedded.com>
Powered by blists - more mailing lists