[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163945683291.11687.2480317688241626115.b4-ty@oracle.com>
Date: Mon, 13 Dec 2021 23:40:49 -0500
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: jejb@...ux.ibm.com, john.garry@...wei.com,
Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
linux-scsi@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] scsi: hisi_sas: Use devm_bitmap_zalloc() when applicable
On Fri, 26 Nov 2021 22:15:21 +0100, Christophe JAILLET wrote:
> 'hisi_hba->slot_index_tags' is a bitmap. So use 'devm_bitmap_zalloc()' to
> simplify code, improve the semantic and avoid some open-coded arithmetic
> in allocator arguments.
>
>
Applied to 5.17/scsi-queue, thanks!
[1/3] scsi: hisi_sas: Use devm_bitmap_zalloc() when applicable
https://git.kernel.org/mkp/scsi/c/54585ec62fbd
[2/3] scsi: hisi_sas: Remove some useless code in 'hisi_sas_alloc()'
https://git.kernel.org/mkp/scsi/c/d43efddf6271
[3/3] scsi: hisi_sas: Use non-atomic bitmap functions when possible
https://git.kernel.org/mkp/scsi/c/4d6942e2666e
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists