tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: ea922272cbe547bdf58da2aaf240d59782c6a009 commit: 29db4bea1d10b73749d7992c1fc9ac13499e8871 [4198/6579] bpf: Prepare relo_core.c for kernel duty. config: nds32-randconfig-r024-20211213 (https://download.01.org/0day-ci/archive/20211214/202112141021.uxy1uLdu-lkp@xxxxxxxxx/config) compiler: nds32le-linux-gcc (GCC) 11.2.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/next/linux-next.git/commit/?id=29db4bea1d10b73749d7992c1fc9ac13499e8871 git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout 29db4bea1d10b73749d7992c1fc9ac13499e8871 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=nds32 SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> All warnings (new ones prefixed by >>): tools/lib/bpf/relo_core.c: In function 'bpf_core_apply_relo_insn': tools/lib/bpf/relo_core.c:1346:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1346 | } | ^ /tmp/ccIKX7yO.s: Assembler messages: >> /tmp/ccIKX7yO.s: Warning: Can not find match relax hint. Line: 1875 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx