tree: https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git dev.2020.11.06a head: 5cec02881428f10c4a1632c3aebb666b12888958 commit: 015465e505581b068dba346e6e73caeb673e8753 [15/22] cpumask: un-inline cpulist_parse; prepare for ascii helpers config: x86_64-randconfig-m001-20201109 (attached as .config) compiler: gcc-9 (Debian 9.3.0-15) 9.3.0 reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git/commit/?id=015465e505581b068dba346e6e73caeb673e8753 git remote add rcu https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git git fetch --no-tags rcu dev.2020.11.06a git checkout 015465e505581b068dba346e6e73caeb673e8753 # save the attached .config to linux build tree make W=1 ARCH=x86_64
If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <l...@intel.com> All errors (new ones prefixed by >>): ld: warning: orphan section `.data..decrypted' from `arch/x86/kernel/cpu/vmware.o' being placed in section `.data..decrypted' ld: warning: orphan section `.data..decrypted' from `arch/x86/kernel/kvm.o' being placed in section `.data..decrypted' ld: arch/x86/kernel/cpu/resctrl/rdtgroup.o: in function `rdtgroup_cpus_write': >> rdtgroup.c:(.text+0xad8a): undefined reference to `cpulist_parse' ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_ipi_send': mtk_vcodec_fw.c:(.text+0x31d): undefined reference to `scp_ipi_send' ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_set_ipi_register': mtk_vcodec_fw.c:(.text+0x380): undefined reference to `scp_ipi_register' ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_vpu_scp_dm_addr': mtk_vcodec_fw.c:(.text+0x3dc): undefined reference to `scp_mapping_dm_addr' ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_get_venc_capa': mtk_vcodec_fw.c:(.text+0x428): undefined reference to `scp_get_venc_hw_capa' ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_get_vdec_capa': mtk_vcodec_fw.c:(.text+0x468): undefined reference to `scp_get_vdec_hw_capa' ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_load_firmware': mtk_vcodec_fw.c:(.text+0x4a8): undefined reference to `scp_get_rproc' ld: mtk_vcodec_fw.c:(.text+0x4b0): undefined reference to `rproc_boot' ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_fw_select': mtk_vcodec_fw.c:(.text+0x81b): undefined reference to `scp_get' ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_fw_release': mtk_vcodec_fw.c:(.text+0x940): undefined reference to `scp_put' --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-...@lists.01.org
.config.gz
Description: application/gzip