tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 33e65b1f975cd2814fc0ea9617250fc4c1d7a553 commit: a82adfd5c7cb4b8bb37ef439aed954f9972bb618 [1959/9113] hardening: Introduce CONFIG_ZERO_CALL_USED_REGS config: csky-randconfig-r036-20210820 (attached as .config) compiler: csky-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=a82adfd5c7cb4b8bb37ef439aed954f9972bb618 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 a82adfd5c7cb4b8bb37ef439aed954f9972bb618 # save the attached .config to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=csky SHELL=/bin/bash drivers/media/dvb-frontends/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): {standard input}: Assembler messages: >> {standard input}:2982: Error: pcrel offset for branch to .LS001B too far (0x30) {standard input}:2983: Error: pcrel offset for branch to .LS001B too far (0x38) --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org