Hi, On 12/09/2015 12:22 PM, kbuild test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master > head: 161151d79ff4f7ed35d4ebb0eb7727a517c34ef2 > commit: 8b206f2d666f41f0aa83dec83504801ee945d3dc [50/54] crypto: qat - add support for c3xxxvf accel type > config: x86_64-randconfig-x009-12092253 (attached as .config) > reproduce: > git checkout 8b206f2d666f41f0aa83dec83504801ee945d3dc > # save the attached .config to linux build tree > make ARCH=x86_64 > > All errors (new ones prefixed by >>): > > drivers/built-in.o: In function `adf_pf2vf_bh_handler': > adf_vf_isr.c:(.text+0x8dd066): undefined reference to `adf_enable_pf2vf_interrupts' > drivers/built-in.o: In function `adf_isr': > adf_vf_isr.c:(.text+0x8dd123): undefined reference to `adf_disable_pf2vf_interrupts' > drivers/built-in.o: In function `adf_vf2pf_shutdown': >>> adf_c3xxxvf_hw_data.c:(.text+0x8ee265): undefined reference to `adf_iov_putmsg' > drivers/built-in.o: In function `adf_vf2pf_init': > adf_c3xxxvf_hw_data.c:(.text+0x8ee2a5): undefined reference to `adf_iov_putmsg' > drivers/built-in.o: In function `adf_init_hw_data_c3xxxiov': > (.text+0x8ee3e3): undefined reference to `adf_enable_vf2pf_comms' > In this configuration we have # CONFIG_PCI_IOV is not set The patch that I've sent yesterday for the other issue https://patchwork.kernel.org/patch/7811971/ should fix this one as well. Thanks -- TS -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html