From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [nomadik:ixp4 2/13] ixp4xx_crypto.c:undefined reference to `qmgr_disable_irq'
Date: Mon, 02 Nov 2020 19:37:20 +0800 [thread overview]
Message-ID: <202011021916.MMMXnHfR-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 4601 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git ixp4
head: 2ebe35dcc6e059168cd569d583898a7cf90a1ffb
commit: f6d672f5c4f589321383fe07f3ae479defa36b70 [2/13] crypto: ixp4xx: convert to platform driver
config: arm-allyesconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git/commit/?id=f6d672f5c4f589321383fe07f3ae479defa36b70
git remote add nomadik https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
git fetch --no-tags nomadik ixp4
git checkout f6d672f5c4f589321383fe07f3ae479defa36b70
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
arm-linux-gnueabi-ld: drivers/crypto/ixp4xx_crypto.o: in function `ixp_crypto_remove':
>> ixp4xx_crypto.c:(.text+0x668): undefined reference to `qmgr_disable_irq'
>> arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x678): undefined reference to `qmgr_release_queue'
arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x680): undefined reference to `qmgr_release_queue'
>> arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x698): undefined reference to `npe_release'
arm-linux-gnueabi-ld: drivers/crypto/ixp4xx_crypto.o: in function `ixp_crypto_probe':
>> ixp4xx_crypto.c:(.text+0x750): undefined reference to `npe_request'
>> arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x77c): undefined reference to `npe_running'
>> arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x7b0): undefined reference to `npe_load_firmware'
>> arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x7dc): undefined reference to `npe_recv_message'
>> arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x84c): undefined reference to `npe_send_message'
arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x878): undefined reference to `npe_recv_message'
arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x8e8): undefined reference to `npe_release'
>> arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x96c): undefined reference to `__qmgr_request_queue'
arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x9a8): undefined reference to `__qmgr_request_queue'
arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x9cc): undefined reference to `qmgr_release_queue'
>> arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x9ec): undefined reference to `qmgr_set_irq'
>> arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0xa04): undefined reference to `qmgr_enable_irq'
arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0xd2c): undefined reference to `npe_release'
>> arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0xd48): undefined reference to `npe_names'
arm-linux-gnueabi-ld: drivers/crypto/ixp4xx_crypto.o: in function `crypto_done_action':
>> ixp4xx_crypto.c:(.text+0xdec): undefined reference to `qmgr_get_entry'
arm-linux-gnueabi-ld: drivers/crypto/ixp4xx_crypto.o: in function `ablk_perform':
>> ixp4xx_crypto.c:(.text+0x1400): undefined reference to `qmgr_stat_full'
>> arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x1624): undefined reference to `qmgr_put_entry'
>> arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x162c): undefined reference to `qmgr_stat_overflow'
arm-linux-gnueabi-ld: drivers/crypto/ixp4xx_crypto.o: in function `aead_perform.constprop.0':
ixp4xx_crypto.c:(.text+0x18a8): undefined reference to `qmgr_stat_full'
arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x1bc4): undefined reference to `qmgr_put_entry'
arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x1bcc): undefined reference to `qmgr_stat_overflow'
arm-linux-gnueabi-ld: drivers/crypto/ixp4xx_crypto.o: in function `register_chain_var':
>> ixp4xx_crypto.c:(.text+0x1ecc): undefined reference to `qmgr_put_entry'
arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x1ed4): undefined reference to `qmgr_stat_overflow'
arm-linux-gnueabi-ld: drivers/crypto/ixp4xx_crypto.o: in function `setup_cipher':
ixp4xx_crypto.c:(.text+0x23dc): undefined reference to `qmgr_put_entry'
arm-linux-gnueabi-ld: ixp4xx_crypto.c:(.text+0x23e4): undefined reference to `qmgr_stat_overflow'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 76974 bytes --]
next reply other threads:[~2020-11-02 11:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-02 11:37 kernel test robot [this message]
2020-11-02 11:45 ` [nomadik:ixp4 2/13] ixp4xx_crypto.c:undefined reference to `qmgr_disable_irq' Arnd Bergmann
2020-11-02 11:45 ` Arnd Bergmann
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=202011021916.MMMXnHfR-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.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.