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, 18 Apr 2023 23:20:10 -0400
From:   "Martin K. Petersen" <martin.petersen@...cle.com>
To:     Xiang Chen <chenxiang66@...ilicon.com>,
        "James E.J. Bottomley" <jejb@...ux.ibm.com>,
        Yihang Li <liyihang9@...wei.com>,
        Arnd Bergmann <arnd@...nel.org>
Cc:     "Martin K . Petersen" <martin.petersen@...cle.com>,
        Arnd Bergmann <arnd@...db.de>,
        John Garry <john.garry@...wei.com>,
        Xingui Yang <yangxingui@...wei.com>,
        Bart Van Assche <bvanassche@....org>,
        linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] scsi: hisi_sas: work around build failure in suspend function

On Wed, 05 Apr 2023 10:36:04 +0200, Arnd Bergmann wrote:

> The suspend/resume functions in this driver seem to have multiple
> problems, the latest one just got introduced by a bugfix:
> 
> drivers/scsi/hisi_sas/hisi_sas_v3_hw.c: In function '_suspend_v3_hw':
> drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:5142:39: error: 'struct dev_pm_info' has no member named 'usage_count'
>  5142 |         if (atomic_read(&device->power.usage_count)) {
> drivers/scsi/hisi_sas/hisi_sas_v3_hw.c: In function '_suspend_v3_hw':
> drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:5142:39: error: 'struct dev_pm_info' has no member named 'usage_count'
>  5142 |         if (atomic_read(&device->power.usage_count)) {
> 
> [...]

Applied to 6.4/scsi-queue, thanks!

[1/1] scsi: hisi_sas: work around build failure in suspend function
      https://git.kernel.org/mkp/scsi/c/e01e2290f094

-- 
Martin K. Petersen	Oracle Linux Engineering

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ