tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: a35e92ef04c07bd473404b9b73d489aea19a60a8 commit: 93934a4ca8eadf5f74fe2c7c79de3d30a8603793 [6797/7122] selftest mm/mseal read-only elf memory segment compiler: gcc-13 (Ubuntu 13.2.0-4ubuntu3) 13.2.0 reproduce: cd linux/tools/testing/selftests/mm make 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 <yujie.liu@xxxxxxxxx> | Closes: https://lore.kernel.org/r/202404210810.9nYl2GMd-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): /usr/bin/ld: /tmp/ccl7501S.o: in function `test_seal_elf': >> seal_elf.c:(.text+0x7af): undefined reference to `sys_mprotect' >> /usr/bin/ld: seal_elf.c:(.text+0x82c): undefined reference to `sys_mprotect' /usr/bin/ld: seal_elf.c:(.text+0xa4e): undefined reference to `sys_mprotect' collect2: error: ld returned 1 exit status -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki