:::::: :::::: Manual check reason: "low confidence static check first_new_problem: cacheinfo.c:(.text+0x451): undefined reference to `cpu_llc_shared_map'" ::::::
CC: [email protected] BCC: [email protected] In-Reply-To: <017b97698ba58d33bf45d30317d5a73c5b93d2a0.1654201862.git.san...@svanheule.net> References: <017b97698ba58d33bf45d30317d5a73c5b93d2a0.1654201862.git.san...@svanheule.net> TO: Sander Vanheule <[email protected]> TO: Peter Zijlstra <[email protected]> TO: Yury Norov <[email protected]> TO: Andrew Morton <[email protected]> CC: Linux Memory Management List <[email protected]> TO: Valentin Schneider <[email protected]> TO: Thomas Gleixner <[email protected]> TO: "Greg Kroah-Hartman" <[email protected]> TO: Marco Elver <[email protected]> TO: Barry Song <[email protected]> CC: [email protected] CC: Andy Shevchenko <[email protected]> CC: Sander Vanheule <[email protected]> Hi Sander, I love your patch! Yet something to improve: [auto build test ERROR on akpm-mm/mm-everything] [also build test ERROR on linus/master v5.18 next-20220602] [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/intel-lab-lkp/linux/commits/Sander-Vanheule/cpumask-Fix-invalid-uniprocessor-assumptions/20220603-050659 base: https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-everything :::::: branch date: 8 hours ago :::::: commit date: 8 hours ago config: i386-randconfig-s001 (https://download.01.org/0day-ci/archive/20220603/[email protected]/config) compiler: gcc-11 (Debian 11.3.0-1) 11.3.0 reproduce: # apt-get install sparse # sparse version: v0.6.4-14-g5a0004b5-dirty # https://github.com/intel-lab-lkp/linux/commit/4bf6a27a30fc5847a5fc6e6dae56e5716c2625ad git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Sander-Vanheule/cpumask-Fix-invalid-uniprocessor-assumptions/20220603-050659 git checkout 4bf6a27a30fc5847a5fc6e6dae56e5716c2625ad # save the config file mkdir build_dir && cp config build_dir/.config make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=i386 SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot <[email protected]> All errors (new ones prefixed by >>): ld: arch/x86/kernel/cpu/cacheinfo.o: in function `__cache_cpumap_setup': >> cacheinfo.c:(.text+0x451): undefined reference to `cpu_llc_shared_map' >> ld: cacheinfo.c:(.text+0x475): undefined reference to `cpu_llc_shared_map' -- 0-DAY CI Kernel Test Service https://01.org/lkp _______________________________________________ kbuild mailing list -- [email protected] To unsubscribe send an email to [email protected]
