[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165283883037.1328.16838345221393341169.b4-ty@oracle.com>
Date: Tue, 17 May 2022 21:55:38 -0400
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: mingzhe.zou@...ystack.cn, michael.christie@...cle.com,
torvalds@...ux-foundation.org, zgrieee@...il.com
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
target-devel@...r.kernel.org, linux-kernel@...r.kernel.org,
dongsheng.yang@...ystack.cn, zoumingzhe@...com,
linux-scsi@...r.kernel.org
Subject: Re: [PATCH v2] scsi: target: fixup incorrect use of 'cpumask_t'
On Mon, 16 May 2022 13:47:21 +0800, mingzhe.zou@...ystack.cn wrote:
> From: mingzhe <mingzhe.zou@...ystack.cn>
>
> 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
Powered by blists - more mailing lists