Re: [PATCH v2] scsi: target: fixup incorrect use of 'cpumask_t'

From: Martin K. Petersen
Date: Tue May 17 2022 - 21:56:32 EST


On Mon, 16 May 2022 13:47:21 +0800, mingzhe.zou@xxxxxxxxxxxx wrote:

> From: mingzhe <mingzhe.zou@xxxxxxxxxxxx>
>
> In commit d72d827f2f26, I used 'cpumask_t' incorrectly.
> ```
> void iscsit_thread_get_cpumask(struct iscsi_conn *conn)
> {
> int ord, cpu;
> cpumask_t conn_allowed_cpumask;
> ......
> }
>
> [...]

Applied to 5.18/scsi-fixes, thanks!

[1/1] scsi: target: fixup incorrect use of 'cpumask_t'
https://git.kernel.org/mkp/scsi/c/525f447f88b1

--
Martin K. Petersen Oracle Linux Engineering