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:   Thu, 25 Feb 2021 21:22:11 -0500
From:   "Martin K. Petersen" <martin.petersen@...cle.com>
To:     Randy Dunlap <rdunlap@...radead.org>, linux-kernel@...r.kernel.org
Cc:     "Martin K . Petersen" <martin.petersen@...cle.com>,
        "James E.J. Bottomley" <jejb@...ux.ibm.com>,
        linux-scsi@...r.kernel.org, Saurav Kashyap <skashyap@...vell.com>,
        GR-QLogic-Storage-Upstream@...vell.com,
        kernel test robot <lkp@...el.com>,
        Javed Hasan <jhasan@...vell.com>
Subject: Re: [PATCH] SCSI: bnx2fc: fix Kconfig warning & CNIC build errors

On Sat, 13 Feb 2021 11:24:28 -0800, Randy Dunlap wrote:

> CNIC depends on MMU, but since 'select' does not follow any
> dependency chains, SCSI_BNX2X_FCOE also needs to depend on MMU,
> so that erroneous configs are not generated, which cause build
> errors in cnic.
> 
> WARNING: unmet direct dependencies detected for CNIC
>   Depends on [n]: NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_BROADCOM [=y] && PCI [=y] && (IPV6 [=n] || IPV6 [=n]=n) && MMU [=n]
>   Selected by [y]:
>   - SCSI_BNX2X_FCOE [=y] && SCSI_LOWLEVEL [=y] && SCSI [=y] && PCI [=y] && (IPV6 [=n] || IPV6 [=n]=n) && LIBFC [=y] && LIBFCOE [=y]
> 
> [...]

Applied to 5.12/scsi-queue, thanks!

[1/1] SCSI: bnx2fc: fix Kconfig warning & CNIC build errors
      https://git.kernel.org/mkp/scsi/c/eefb816acb01

-- 
Martin K. Petersen	Oracle Linux Engineering

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ