From: Tadeusz Struk <tadeusz.struk@intel.com>
To: kbuild test robot <fengguang.wu@intel.com>
Cc: kbuild-all@01.org, linux-crypto@vger.kernel.org,
Herbert Xu <herbert@gondor.apana.org.au>
Subject: Re: [cryptodev:master 50/54] adf_c3xxxvf_hw_data.c:undefined reference to `adf_iov_putmsg'
Date: Thu, 10 Dec 2015 12:20:18 -0800 [thread overview]
Message-ID: <5669DE82.9060202@intel.com> (raw)
In-Reply-To: <201512100448.vh4ozVCt%fengguang.wu@intel.com>
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
prev parent reply other threads:[~2015-12-10 20:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5669DE82.9060202@intel.com \
--to=tadeusz.struk@intel.com \
--cc=fengguang.wu@intel.com \
--cc=herbert@gondor.apana.org.au \
--cc=kbuild-all@01.org \
--cc=linux-crypto@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.