On Tue, Apr 12, 2022 at 05:28:08PM +0530, Naresh Kamboju wrote: > Linux next-20220412 arm and i386 build failed due to below errors > with kselftest merge configs. > > - build-arm-gcc-kselftest > - build-i386-gcc-kselftest > > make --silent --keep-going --jobs=8 > O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 > CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' > 'HOSTCC=sccache gcc' > > ERROR: modpost: "__udivdi3" [fs/btrfs/btrfs.ko] undefined! > make[2]: *** [/builds/linux/scripts/Makefile.modpost:134: > modules-only.symvers] Error 1 > > Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> The fixed patches are on the way and will appear in the next for-next branch snapshot. Thanks.