tree: https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable head: 6e165f54437931f329d09dca6c19d99af08a36e1 commit: 6b72648c4e2b94fc7df65cab28a59b185a37c997 [166/172] mm: perform all memfd seal checks in a single place config: powerpc64-randconfig-003-20241208 (https://download.01.org/0day-ci/archive/20241208/202412080848.k2HQ5mlJ-lkp@xxxxxxxxx/config) compiler: powerpc64-linux-gcc (GCC) 14.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241208/202412080848.k2HQ5mlJ-lkp@xxxxxxxxx/reproduce) 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@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202412080848.k2HQ5mlJ-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): >> powerpc64-linux-ld: mm/mmap.o:(.opd+0x510): multiple definition of `memfd_check_seals_mmap'; mm/gup.o:(.opd+0x5b8): first defined here powerpc64-linux-ld: mm/mmap.o: in function `.memfd_check_seals_mmap': mmap.c:(.text+0x292c): multiple definition of `.memfd_check_seals_mmap'; mm/gup.o:include/linux/memfd.h:28: first defined here powerpc64-linux-ld: fs/fcntl.o:(.opd+0x150): multiple definition of `memfd_check_seals_mmap'; mm/gup.o:(.opd+0x5b8): first defined here powerpc64-linux-ld: fs/fcntl.o: in function `.memfd_check_seals_mmap': fcntl.c:(.text+0x127c): multiple definition of `.memfd_check_seals_mmap'; mm/gup.o:include/linux/memfd.h:28: first defined here -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki