Hi Rasmus, I love your patch! Yet something to improve: [auto build test ERROR on linux/master] [also build test ERROR on linus/master v6.1 next-20221220] [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#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Rasmus-Villemoes/string-c-test-cmp-for-all-possible-1-character-strings/20221222-220708 patch link: https://lore.kernel.org/r/20221222140506.1961281-1-linux%40rasmusvillemoes.dk patch subject: [PATCH] string.c: test *cmp for all possible 1-character strings config: riscv-allyesconfig compiler: riscv64-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://github.com/intel-lab-lkp/linux/commit/0235c6544a848ef03332c7840c87b356c08a4b1d git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Rasmus-Villemoes/string-c-test-cmp-for-all-possible-1-character-strings/20221222-220708 git checkout 0235c6544a848ef03332c7840c87b356c08a4b1d # 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=riscv olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot All errors (new ones prefixed by >>): riscv64-linux-ld: arch/riscv/purgatory/purgatory.ro: in function `.L13': >> string.c:(.text+0x1832): undefined reference to `__warn_printk' riscv64-linux-ld: arch/riscv/purgatory/purgatory.ro: in function `.L3': string.c:(.text+0x187a): undefined reference to `__warn_printk' riscv64-linux-ld: arch/riscv/purgatory/purgatory.ro: in function `.L6': string.c:(.text+0x18c4): undefined reference to `__warn_printk' -- 0-DAY CI Kernel Test Service https://01.org/lkp