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] [thread-next>] [day] [month] [year] [list]
Message-ID: <d03970a5-f2a1-30ba-4667-8c84f5148f9e@huawei.com>
Date:   Tue, 15 Aug 2023 17:30:52 +0800
From:   Jason Yan <yanaijie@...wei.com>
To:     John Garry <john.g.garry@...cle.com>, <jejb@...ux.ibm.com>,
        <martin.petersen@...cle.com>, <chenxiang66@...ilicon.com>,
        <artur.paszkiewicz@...el.com>, <jinpu.wang@...ud.ionos.com>
CC:     <linux-scsi@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <dlemoal@...nel.org>
Subject: Re: [PATCH 04/10] scsi: libsas: Delete struct scsi_core

On 2023/8/14 22:10, John Garry wrote:
> Since commit 79855d178557 ("libsas: remove task_collector mode"), struct
> scsi_core only contains a reference to the shost. struct scsi_core is only
> used in sas_ha_struct.core, so delete scsi_core and replace with a
> reference to the shost there.
> 
> Signed-off-by: John Garry<john.g.garry@...cle.com>
> ---
>   drivers/scsi/aic94xx/aic94xx_hwi.c     |  2 +-
>   drivers/scsi/aic94xx/aic94xx_init.c    |  6 +++---
>   drivers/scsi/hisi_sas/hisi_sas_main.c  |  6 +++---
>   drivers/scsi/hisi_sas/hisi_sas_v3_hw.c |  6 +++---
>   drivers/scsi/isci/host.h               |  2 +-
>   drivers/scsi/isci/init.c               |  4 ++--
>   drivers/scsi/libsas/sas_ata.c          |  8 ++++----
>   drivers/scsi/libsas/sas_discover.c     |  8 ++++----
>   drivers/scsi/libsas/sas_expander.c     |  2 +-
>   drivers/scsi/libsas/sas_host_smp.c     |  4 ++--
>   drivers/scsi/libsas/sas_init.c         | 16 ++++++++--------
>   drivers/scsi/libsas/sas_phy.c          |  8 ++++----
>   drivers/scsi/libsas/sas_port.c         |  6 +++---
>   drivers/scsi/libsas/sas_scsi_host.c    | 14 +++++++-------
>   drivers/scsi/mvsas/mv_init.c           |  4 ++--
>   drivers/scsi/pm8001/pm8001_init.c      |  2 +-
>   include/scsi/libsas.h                  |  7 +------
>   17 files changed, 50 insertions(+), 55 deletions(-)

Reviewed-by: Jason Yan <yanaijie@...wei.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ