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: <20220715212411.GA1192563@bhelgaas>
Date:   Fri, 15 Jul 2022 16:24:11 -0500
From:   Bjorn Helgaas <helgaas@...nel.org>
To:     Ren Zhijie <renzhijie2@...wei.com>
Cc:     Randy Dunlap <rdunlap@...radead.org>, Jon Mason <jdmason@...zu.us>,
        kishon@...com, lpieralisi@...nel.org, kw@...ux.com,
        bhelgaas@...gle.com, Frank.Li@....com, linux-pci@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] PCI: endpoint: Fix Kconfig dependency

On Sat, Jul 09, 2022 at 10:50:53AM +0800, Ren Zhijie wrote:
> Hi, Bjorn and jon
> 
> Just a friendly ping ...
> 
> Is this patch be merged or squashed?

Jon has to take care of this because I don't have the VNTB patches in
my tree.

> > > > > >   drivers/pci/endpoint/functions/Kconfig | 1 +
> > > > > >   1 file changed, 1 insertion(+)
> > > > > > 
> > > > > > diff --git a/drivers/pci/endpoint/functions/Kconfig b/drivers/pci/endpoint/functions/Kconfig
> > > > > > index 362555b024e8..9beee4f0f4ee 100644
> > > > > > --- a/drivers/pci/endpoint/functions/Kconfig
> > > > > > +++ b/drivers/pci/endpoint/functions/Kconfig
> > > > > > @@ -29,6 +29,7 @@ config PCI_EPF_NTB
> > > > > >   config PCI_EPF_VNTB
> > > > > >           tristate "PCI Endpoint NTB driver"
> > > > > >           depends on PCI_ENDPOINT
> > > > > > +        depends on NTB
> > > > > >           select CONFIGFS_FS
> > > > > >           help
> > > > > >             Select this configuration option to enable the Non-Transparent

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ