tree:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-4.19.y
head: e864f43593ccf9180c61738abdf1c1dde091367d
commit: 716f9563c3b52afa85b4e3b1a38e533e34832b7d [6064/9999] crypto: atmel - Fix authenc
support when it is set to m
config: parisc-randconfig-r002-20210419 (attached as .config)
compiler: hppa-linux-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/stable/linux-stable-rc.gi...
git remote add linux-stable-rc
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git fetch --no-tags linux-stable-rc linux-4.19.y
git checkout 716f9563c3b52afa85b4e3b1a38e533e34832b7d
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=parisc
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
hppa-linux-ld: drivers/crypto/atmel-aes.o: in function
`atmel_aes_authenc_complete':
> (.text+0x35c): undefined reference to
`atmel_sha_authenc_abort'
hppa-linux-ld: drivers/crypto/atmel-aes.o: in
function `atmel_aes_authenc_init_tfm':
> (.text+0x9ac): undefined reference to
`atmel_sha_authenc_get_reqsize'
> hppa-linux-ld: (.text+0x9b8): undefined reference to `atmel_sha_authenc_spawn'
hppa-linux-ld: drivers/crypto/atmel-aes.o: in function
`atmel_aes_authenc_start':
> (.text+0xac0): undefined reference to
`atmel_sha_authenc_schedule'
hppa-linux-ld: drivers/crypto/atmel-aes.o: in
function `atmel_aes_authenc_digest':
> (.text+0xb00): undefined reference to
`atmel_sha_authenc_final'
hppa-linux-ld: drivers/crypto/atmel-aes.o: in
function `atmel_aes_authenc_exit_tfm':
> (.text+0xb1c): undefined reference to
`atmel_sha_authenc_free'
hppa-linux-ld: drivers/crypto/atmel-aes.o: in
function `atmel_aes_authenc_setkey':
> (.text+0xb70): undefined reference to
`atmel_sha_authenc_setkey'
hppa-linux-ld: drivers/crypto/atmel-aes.o: in
function `atmel_aes_authenc_init':
> (.text+0x1880): undefined reference to
`atmel_sha_authenc_init'
hppa-linux-ld: drivers/crypto/atmel-aes.o: in
function `atmel_aes_probe':
> (.text+0x1b84): undefined reference to
`atmel_sha_authenc_is_ready'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org