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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <286d4e9a-8eea-74c0-926d-ace968cfa435@huawei.com>
Date:   Tue, 15 Aug 2023 17:27:45 +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 01/10] scsi: libsas: Delete sas_ha_struct.lldd_module

On 2023/8/14 22:10, John Garry wrote:
> Since libsas was introduced in commit 2908d778ab3e ("[SCSI] aic94xx: new
> driver"), sas_ha_struct.lldd_module has only ever been set, so remove it.
> 
> Struct scsi_host_template already has a reference to the LLD driver
> module as to stop the driver being removed unexpectedly.
> 
> Signed-off-by: John Garry<john.g.garry@...cle.com>
> ---
>   drivers/scsi/aic94xx/aic94xx_init.c    | 1 -
>   drivers/scsi/hisi_sas/hisi_sas_main.c  | 1 -
>   drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 1 -
>   drivers/scsi/isci/init.c               | 1 -
>   drivers/scsi/mvsas/mv_init.c           | 1 -
>   drivers/scsi/pm8001/pm8001_init.c      | 1 -
>   include/scsi/libsas.h                  | 1 -
>   7 files changed, 7 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ