Re: linux-next: Tree for Aug 12 (include/linux/pci.h)
From: Stephen Rothwell <hidden>
Date: 2015-08-13 00:49:55
Also in:
linux-pci, lkml
From: Stephen Rothwell <hidden>
Date: 2015-08-13 00:49:55
Also in:
linux-pci, lkml
Hi Randy, On Wed, 12 Aug 2015 17:16:39 -0700 Randy Dunlap [off-list ref] wrote:
On 08/12/15 15:58, Tadeusz Struk wrote:quoted
Hi, On 08/12/2015 02:53 PM, Stephen Rothwell wrote:quoted
On Wed, 12 Aug 2015 11:05:36 -0700 Randy Dunlap [off-list ref] wrote:quoted
quoted
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?There is a patch submitted, but not yet applied https://patchwork.kernel.org/patch/6994171/ maybe it will help?Yes, that works for me. Thanks.
Thanks for doing that. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au