Hi Chao, FYI, the error/warning was bisected to this commit, please ignore it if it's irrelevant. tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: f303a3e2bcfba900efb5aee55236d17030e9f882 commit: 5fa6a97d27842dab159344dcba824dcb8afbdde0 [10211/11156] f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanup config: microblaze-randconfig-r022-20220915 (https://download.01.org/0day-ci/archive/20240301/202403010220.WelHZqIi-lkp@xxxxxxxxx/config) compiler: microblaze-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240301/202403010220.WelHZqIi-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/202403010220.WelHZqIi-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): microblaze-linux-ld: fs/f2fs/file.o: in function `has_not_enough_free_secs.constprop.0': >> file.o:(.text+0x820c): undefined reference to `__moddi3' >> microblaze-linux-ld: file.o:(.text+0x8228): undefined reference to `__moddi3' >> microblaze-linux-ld: file.o:(.text+0x8244): undefined reference to `__divdi3' microblaze-linux-ld: file.o:(.text+0x8264): undefined reference to `__divdi3' microblaze-linux-ld: fs/f2fs/file.o: in function `f2fs_defragment_range': >> file.o:(.text+0x97d0): undefined reference to `__divdi3' microblaze-linux-ld: fs/f2fs/inode.o: in function `has_not_enough_free_secs.constprop.0': >> inode.o:(.text+0x1328): undefined reference to `__moddi3' >> microblaze-linux-ld: inode.o:(.text+0x1344): undefined reference to `__moddi3' >> microblaze-linux-ld: inode.o:(.text+0x1360): undefined reference to `__divdi3' microblaze-linux-ld: inode.o:(.text+0x1380): undefined reference to `__divdi3' microblaze-linux-ld: fs/f2fs/namei.o: in function `has_not_enough_free_secs.constprop.0': >> namei.o:(.text+0x1924): undefined reference to `__moddi3' >> microblaze-linux-ld: namei.o:(.text+0x1940): undefined reference to `__moddi3' >> microblaze-linux-ld: namei.o:(.text+0x195c): undefined reference to `__divdi3' microblaze-linux-ld: namei.o:(.text+0x197c): undefined reference to `__divdi3' microblaze-linux-ld: fs/f2fs/gc.o: in function `has_not_enough_free_secs.constprop.0': >> gc.o:(.text+0x4874): undefined reference to `__moddi3' >> microblaze-linux-ld: gc.o:(.text+0x4890): undefined reference to `__moddi3' >> microblaze-linux-ld: gc.o:(.text+0x48ac): undefined reference to `__divdi3' microblaze-linux-ld: gc.o:(.text+0x48c8): undefined reference to `__divdi3' microblaze-linux-ld: fs/f2fs/gc.o: in function `f2fs_gc': >> (.text+0x721c): undefined reference to `__divdi3' microblaze-linux-ld: (.text+0x723c): undefined reference to `__divdi3' microblaze-linux-ld: (.text+0x7260): undefined reference to `__moddi3' microblaze-linux-ld: (.text+0x7308): undefined reference to `__moddi3' microblaze-linux-ld: fs/f2fs/data.o: in function `has_not_enough_free_secs.constprop.0': >> data.o:(.text+0x33e0): undefined reference to `__moddi3' >> microblaze-linux-ld: data.o:(.text+0x33fc): undefined reference to `__moddi3' >> microblaze-linux-ld: data.o:(.text+0x3418): undefined reference to `__divdi3' microblaze-linux-ld: data.o:(.text+0x3438): undefined reference to `__divdi3' microblaze-linux-ld: fs/f2fs/segment.o: in function `has_not_enough_free_secs.constprop.0': >> segment.o:(.text+0xda14): undefined reference to `__moddi3' >> microblaze-linux-ld: segment.o:(.text+0xda30): undefined reference to `__moddi3' >> microblaze-linux-ld: segment.o:(.text+0xda4c): undefined reference to `__divdi3' microblaze-linux-ld: segment.o:(.text+0xda68): undefined reference to `__divdi3' microblaze-linux-ld: fs/f2fs/xattr.o: in function `has_not_enough_free_secs.constprop.0': xattr.o:(.text+0x1914): undefined reference to `__moddi3' microblaze-linux-ld: xattr.o:(.text+0x1930): undefined reference to `__moddi3' microblaze-linux-ld: xattr.o:(.text+0x194c): undefined reference to `__divdi3' microblaze-linux-ld: xattr.o:(.text+0x196c): undefined reference to `__divdi3' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki