lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ