commit: 25d18e19a91e60837d36368ee939db13fd16dc64 breaks build for me (armv6): /usr/bin/armv6-alpine-linux-musleabihf-ld: fs/f2fs/file.o: in function `f2fs_truncate_blocks': /mnt/linux/.output/../fs/f2fs/file.c:738: undefined reference to `__aeabi_uldivmod' make[1]: *** [/mnt/linux/Makefile:1079: vmlinux] Error 1 and Pavel Machek (x86-32) [1]: LD .tmp_vmlinux1 ld: fs/f2fs/file.o: in function `f2fs_truncate_blocks': file.c:(.text+0x2968): undefined reference to `__udivdi3' make: *** [Makefile:1079: vmlinux] Error 1 [1] https://lkml.org/lkml/fancy/2019/12/22/48
We have fixed this issue, could you please check commit in last dev branch? https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git/log/?h=dev
Tested, fixed.