[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202211070604.lQEBDHFQ-lkp@intel.com>
Date: Mon, 7 Nov 2022 06:18:58 +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: ia64-linux-ld: otx2_pf.c:undefined reference to `cn10k_mcs_free'
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 089d1c31224e6b266ece3ee555a3ea2c9acbe5c2
commit: af7d23f9d96a3e9647cff8619a6860d73b109b5f octeontx2-pf: mcs: fix possible memory leak in otx2_probe()
date: 4 weeks ago
config: ia64-randconfig-r024-20221106
compiler: ia64-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=ia64 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 >>):
ia64-linux-ld: ia64-linux-ld: DWARF error: could not find abbrev number 2
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.o: in function `otx2_remove':
otx2_pf.c:(.text+0x5582): undefined reference to `cn10k_mcs_free'
ia64-linux-ld: drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.o: in function `otx2_probe':
otx2_pf.c:(.text+0xbb82): undefined reference to `cn10k_mcs_init'
>> ia64-linux-ld: otx2_pf.c:(.text+0xc242): undefined reference to `cn10k_mcs_free'
ia64-linux-ld: drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.o: in function `otx2_mbox_up_handler_mcs_intr_notify':
otx2_pf.c:(.text+0xc4c2): undefined reference to `cn10k_handle_mcs_event'
ia64-linux-ld: drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.o: in function `otx2_pfaf_mbox_up_handler':
otx2_pf.c:(.text+0xc882): undefined reference to `cn10k_handle_mcs_event'
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (176512 bytes)
Powered by blists - more mailing lists