[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <55CBD538.4030903@infradead.org>
Date: Wed, 12 Aug 2015 16:22:32 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-pci <linux-pci@...r.kernel.org>,
Tadeusz Struk <tadeusz.struk@...el.com>,
Herbert Xu <herbert@...dor.apana.org.au>,
Michal Marek <mmarek@...e.cz>
Subject: Re: linux-next: Tree for Aug 12 (include/linux/pci.h)
On 08/12/15 14:53, Stephen Rothwell wrote:
> Hi Randy,
>
> On Wed, 12 Aug 2015 11:05:36 -0700 Randy Dunlap <rdunlap@...radead.org> wrote:
>>
>> on i386 or x86_64:
>>
>> Many (repeated) errors like this one:
>>
>> ../include/linux/pci.h:390:12: error: âstruct pci_devâ has no member named âphysfnâ
>>
>> when CONFIG_PCI_ATS is not enabled.
>
> Maybe caused by commit
>
> dd0f368398ea ("crypto: qat - Add qat dh895xcc VF driver")
>
> from the crypto tree Which adds a
>
> select PCI_IOV
>
> to drivers/crypto/qat/Kconfig without the necessary
>
> select PCI
>
> but PCI_IOV selects PCI_ATS, so I am not sure what happened here. I am
> assuming that your config has PCI_IOV enabled? What about PCI?
>
CONFIG_PCI is not enabled in my failing configs.
Testing the patch now.
--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists