[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YW1dDaV8fRrQ1heP@8bytes.org>
Date: Mon, 18 Oct 2021 13:39:57 +0200
From: Joerg Roedel <joro@...tes.org>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: thierry.reding@...il.com, vdumpa@...dia.com, will@...nel.org,
jonathanh@...dia.com, linux-tegra@...r.kernel.org,
iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] iommu/tegra-smmu: Use devm_bitmap_zalloc when applicable
On Sun, Sep 26, 2021 at 03:07:18PM +0200, Christophe JAILLET wrote:
> 'smmu->asids' is a bitmap. So use 'devm_kzalloc()' to simplify code,
> improve the semantic of the code and avoid some open-coded arithmetic in
> allocator arguments.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
> ---
> drivers/iommu/tegra-smmu.c | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
Applied, thanks.
Powered by blists - more mailing lists