From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============1175110771885203850==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: Re: [RFC Patch v2 3/3] add npcm7xx debug counters as sysfs attributes Date: Sat, 04 Dec 2021 05:15:07 +0800 Message-ID: <202112040522.ItSpbl40-lkp@intel.com> In-Reply-To: <20211203023728.3699610-4-suichen@google.com> List-Id: --===============1175110771885203850== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Sui, [FYI, it's a private test report for your RFC patch.] [auto build test ERROR on wsa/i2c/for-next] [also build test ERROR on linux/master linus/master v5.16-rc3 next-20211203] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch] url: https://github.com/0day-ci/linux/commits/Sui-Chen/I2C-statistics-as= -sysfs-attributes/20211203-103913 base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/f= or-next config: arc-buildonly-randconfig-r005-20211203 (https://download.01.org/0da= y-ci/archive/20211204/202112040522.ItSpbl40-lkp(a)intel.com/config) compiler: arceb-elf-gcc (GCC) 11.2.0 reproduce (this is a W=3D1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/= make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/0day-ci/linux/commit/a4ab6f0c06f5a80876ca7f818= e77e2df31f1b8da git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Sui-Chen/I2C-statistics-as-sysfs-a= ttributes/20211203-103913 git checkout a4ab6f0c06f5a80876ca7f818e77e2df31f1b8da # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-11.2.0 make.cross= O=3Dbuild_dir ARCH=3Darc SHELL=3D/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): arceb-elf-ld: drivers/i2c/i2c-core-base.o: in function `i2c_register_ada= pter': i2c-core-base.c:(.text+0x24de): undefined reference to `i2c_adapter_crea= te_stats_folder' arceb-elf-ld: i2c-core-base.c:(.text+0x24de): undefined reference to `i2= c_adapter_create_stats_folder' arceb-elf-ld: drivers/i2c/busses/i2c-npcm7xx.o: in function `npcm_i2c_in= it_debugfs': >> i2c-npcm7xx.c:(.text+0x29a): undefined reference to `i2c_adapter_stats_r= egister_counter' >> arceb-elf-ld: i2c-npcm7xx.c:(.text+0x29a): undefined reference to `i2c_a= dapter_stats_register_counter' arceb-elf-ld: i2c-npcm7xx.c:(.text+0x2a8): undefined reference to `i2c_a= dapter_stats_register_counter' arceb-elf-ld: i2c-npcm7xx.c:(.text+0x2a8): undefined reference to `i2c_a= dapter_stats_register_counter' arceb-elf-ld: i2c-npcm7xx.c:(.text+0x2b6): undefined reference to `i2c_a= dapter_stats_register_counter' arceb-elf-ld: drivers/i2c/busses/i2c-npcm7xx.o:i2c-npcm7xx.c:(.text+0x2b= 6): more undefined references to `i2c_adapter_stats_register_counter' follow --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org --===============1175110771885203850==--