* [nomadik:ixp4 2/13] ixp4xx_crypto.c:undefined reference to `qmgr_disable_irq'
@ 2020-11-02 11:37 kernel test robot
2020-11-02 11:45 ` Arnd Bergmann
0 siblings, 1 reply; 3+ messages in thread
From: kernel test robot @ 2020-11-02 11:37 UTC (permalink / raw)
To: kbuild-all
[-- 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 --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [nomadik:ixp4 2/13] ixp4xx_crypto.c:undefined reference to `qmgr_disable_irq'
2020-11-02 11:37 [nomadik:ixp4 2/13] ixp4xx_crypto.c:undefined reference to `qmgr_disable_irq' kernel test robot
@ 2020-11-02 11:45 ` Arnd Bergmann
0 siblings, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2020-11-02 11:45 UTC (permalink / raw)
To: Linus Walleij; +Cc: kbuild-all, Linux ARM, Arnd Bergmann, kernel test robot
On Mon, Nov 2, 2020 at 12:37 PM kernel test robot <lkp@intel.com> wrote:
>
> 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'
Hi Linus,
I think what you need here is
--- a/drivers/soc/Makefile
+++ b/drivers/soc/Makefile
@@ -12,7 +12,7 @@ obj-$(CONFIG_MACH_DOVE) += dove/
obj-y += fsl/
obj-$(CONFIG_ARCH_GEMINI) += gemini/
obj-y += imx/
-obj-$(CONFIG_ARCH_IXP4XX) += ixp4xx/
+obj-y += ixp4xx/
obj-$(CONFIG_SOC_XWAY) += lantiq/
obj-y += mediatek/
obj-y += amlogic/
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [nomadik:ixp4 2/13] ixp4xx_crypto.c:undefined reference to `qmgr_disable_irq'
@ 2020-11-02 11:45 ` Arnd Bergmann
0 siblings, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2020-11-02 11:45 UTC (permalink / raw)
To: kbuild-all
[-- Attachment #1: Type: text/plain, Size: 2155 bytes --]
On Mon, Nov 2, 2020 at 12:37 PM kernel test robot <lkp@intel.com> wrote:
>
> 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'
Hi Linus,
I think what you need here is
--- a/drivers/soc/Makefile
+++ b/drivers/soc/Makefile
@@ -12,7 +12,7 @@ obj-$(CONFIG_MACH_DOVE) += dove/
obj-y += fsl/
obj-$(CONFIG_ARCH_GEMINI) += gemini/
obj-y += imx/
-obj-$(CONFIG_ARCH_IXP4XX) += ixp4xx/
+obj-y += ixp4xx/
obj-$(CONFIG_SOC_XWAY) += lantiq/
obj-y += mediatek/
obj-y += amlogic/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-11-02 11:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-02 11:37 [nomadik:ixp4 2/13] ixp4xx_crypto.c:undefined reference to `qmgr_disable_irq' kernel test robot
2020-11-02 11:45 ` Arnd Bergmann
2020-11-02 11:45 ` Arnd Bergmann
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.