tree: https://gitee.com/openeuler/kernel.git openEuler-1.0-LTS head: 5bc2c7cbdcbc5c8e5bbe65d3542ec2fccbc61492 commit: 0bc0d0d57edacd59ebe38d05ad9c4b2bc185aa51 [20217/21614] dhugetlb: backport dynamic hugetlb feature config: x86_64-buildonly-randconfig-003-20240203 (https://download.01.org/0day-ci/archive/20240204/202402042338.IRD86Wp9-lkp@i...) compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240204/202402042338.IRD86Wp9-lkp@i...)
If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot lkp@intel.com | Closes: https://lore.kernel.org/oe-kbuild-all/202402042338.IRD86Wp9-lkp@intel.com/
All errors (new ones prefixed by >>):
ld: warning: arch/x86/lib/csum-copy_64.o: missing .note.GNU-stack section implies executable stack ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker ld: warning: arch/x86/lib/csum-copy_64.o: missing .note.GNU-stack section implies executable stack ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker ld: warning: .tmp_vmlinux1 has a LOAD segment with RWX permissions ld: mm/hugetlb.o: in function `try_migrate_page':
hugetlb.c:(.text+0x67e9): undefined reference to `alloc_new_node_page'
ld: fs/ext4/super.o: in function `ext4_handle_error': super.c:(.text+0x25299): undefined reference to `__alloc_skb' ld: super.c:(.text+0x25343): undefined reference to `__nlmsg_put' ld: super.c:(.text+0x25438): undefined reference to `netlink_broadcast' ld: super.c:(.text+0x2558b): undefined reference to `kfree_skb' ld: fs/ext4/super.o: in function `ext4_init_fs': super.c:(.init.text+0x648e): undefined reference to `init_net' ld: super.c:(.init.text+0x6498): undefined reference to `__netlink_kernel_create' ld: fs/ext4/super.o: in function `ext4_exit_fs': super.c:(.exit.text+0x7e): undefined reference to `netlink_kernel_release'