All of lore.kernel.org
 help / color / mirror / Atom feed
* [cryptodev:master 50/54] adf_c3xxxvf_hw_data.c:undefined reference to `adf_iov_putmsg'
@ 2015-12-09 20:22 kbuild test robot
  2015-12-10 20:20 ` Tadeusz Struk
  0 siblings, 1 reply; 2+ messages in thread
From: kbuild test robot @ 2015-12-09 20:22 UTC (permalink / raw)
  To: Tadeusz Struk; +Cc: kbuild-all, linux-crypto, Herbert Xu

[-- Attachment #1: Type: text/plain, Size: 1351 bytes --]

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'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 23458 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [cryptodev:master 50/54] adf_c3xxxvf_hw_data.c:undefined reference to `adf_iov_putmsg'
  2015-12-09 20:22 [cryptodev:master 50/54] adf_c3xxxvf_hw_data.c:undefined reference to `adf_iov_putmsg' kbuild test robot
@ 2015-12-10 20:20 ` Tadeusz Struk
  0 siblings, 0 replies; 2+ messages in thread
From: Tadeusz Struk @ 2015-12-10 20:20 UTC (permalink / raw)
  To: kbuild test robot; +Cc: kbuild-all, linux-crypto, Herbert Xu

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-12-10 20:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-09 20:22 [cryptodev:master 50/54] adf_c3xxxvf_hw_data.c:undefined reference to `adf_iov_putmsg' kbuild test robot
2015-12-10 20:20 ` Tadeusz Struk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.