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:   Mon, 22 Nov 2021 22:49:03 -0500
From:   "Martin K. Petersen" <martin.petersen@...cle.com>
To:     Avri Altman <avri.altman@....com>,
        Geert Uytterhoeven <geert@...ux-m68k.org>,
        Anders Roxell <anders.roxell@...aro.org>,
        Alim Akhtar <alim.akhtar@...sung.com>,
        Randy Dunlap <rdunlap@...radead.org>,
        "James E . J . Bottomley" <jejb@...ux.ibm.com>
Cc:     "Martin K . Petersen" <martin.petersen@...cle.com>,
        linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] scsi: ufs: Wrap Universal Flash Storage drivers in SCSI_UFSHCD

On Sat, 6 Nov 2021 17:46:50 +0100, Geert Uytterhoeven wrote:

> The build only descends into drivers/scsi/ufs/ if SCSI_UFSHCD is
> enabled.  Hence all later config symbols should depend on SCSI_UFSHCD,
> to prevent asking the user about config symbols for driver code that
> won't be build anyway.  Unfortunately not all symbols have that
> dependency.
> 
> Fix this by wrapping them all into a big if/endif block.  Remove the now
> superfluous explicit dependencies on SCSI_UFSHCD from all symbols that
> already had it.
> 
> [...]

Applied to 5.17/scsi-queue, thanks!

[1/1] scsi: ufs: Wrap Universal Flash Storage drivers in SCSI_UFSHCD
      https://git.kernel.org/mkp/scsi/c/d28a78537d1d

-- 
Martin K. Petersen	Oracle Linux Engineering

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ