[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163820760990.16735.3697424205036931357.b4-ty@arm.com>
Date: Mon, 29 Nov 2021 17:40:29 +0000
From: Lorenzo Pieralisi <lorenzo.pieralisi@....com>
To: toan@...amperecomputing.com, robh@...nel.org, bhelgaas@...gle.com,
Christophe JAILLET <christophe.jaillet@...adoo.fr>,
kw@...ux.com
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-pci@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] PCI: xgene-msi: Use bitmap_zalloc() when applicable
On Sat, 23 Oct 2021 22:02:05 +0200, Christophe JAILLET wrote:
> 'xgene_msi->bitmap' is a bitmap. So use 'bitmap_zalloc()' to simplify code,
> improve the semantic and avoid some open-coded arithmetic in allocator
> arguments.
>
> Also change the corresponding 'kfree()' into 'bitmap_free()' to keep
> consistency.
>
> [...]
Applied to pci/xgene, thanks!
[1/1] PCI: xgene-msi: Use bitmap_zalloc() when applicable
https://git.kernel.org/lpieralisi/pci/c/1ed9b961be
Thanks,
Lorenzo
Powered by blists - more mailing lists