[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202211042222.bWuowCt6-lkp@intel.com>
Date: Fri, 4 Nov 2022 23:06:24 +0800
From: kernel test robot <lkp@...el.com>
To: Yang Yingliang <yangyingliang@...wei.com>
Cc: oe-kbuild-all@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: aarch64-linux-ld:
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:2853: undefined
reference to `cn10k_mcs_free'
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: ee6050c8af96bba2f81e8b0793a1fc2f998fcd20
commit: af7d23f9d96a3e9647cff8619a6860d73b109b5f octeontx2-pf: mcs: fix possible memory leak in otx2_probe()
date: 4 weeks ago
config: arm64-randconfig-r012-20221104
compiler: aarch64-linux-gcc (GCC) 12.1.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/torvalds/linux.git/commit/?id=af7d23f9d96a3e9647cff8619a6860d73b109b5f
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout af7d23f9d96a3e9647cff8619a6860d73b109b5f
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
aarch64-linux-ld: Unexpected GOT/PLT entries detected!
aarch64-linux-ld: Unexpected run-time procedure linkages detected!
aarch64-linux-ld: ID map text too big or misaligned
aarch64-linux-ld: drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.o: in function `otx2_remove':
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:2997: undefined reference to `cn10k_mcs_free'
aarch64-linux-ld: drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.o: in function `otx2_probe':
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:2777: undefined reference to `cn10k_mcs_init'
>> aarch64-linux-ld: drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:2853: undefined reference to `cn10k_mcs_free'
aarch64-linux-ld: drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.o: in function `otx2_mbox_up_handler_mcs_intr_notify':
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:865: undefined reference to `cn10k_handle_mcs_event'
aarch64-linux-ld: drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:865: undefined reference to `cn10k_handle_mcs_event'
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (201623 bytes)
Powered by blists - more mailing lists