Dear contributor, Our automatic CI has detected problems related to your patch(es). Please find some details below. In tcwg_kernel/llvm-master-arm-next-allyesconfig, after: | commit v6.19-rc1-1-g0f5bb0cfb0b40 | Author: David Laight | Date: Wed Nov 19 22:41:26 2025 +0000 | | fs: use min() or umin() instead of min_t() | | min_t(unsigned int, a, b) casts an 'unsigned long' to 'unsigned int'. | Use min(a, b) instead as it promotes any 'unsigned int' to 'unsigned long' | and so cannot discard significant bits. | ... 33 lines of the commit log omitted. Produces Failure: | Results changed to | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_kernel_llvm: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 23576 | # First few build errors in logs: | # 01:09:34 fs/fuse/file.c:1326:9: error: call to '__compiletime_assert_687' declared with 'error' attribute: min(((pos + len - 1) >> 12) - (pos >> 12) + 1, max_pages) signedness error | # 01:09:34 fs/fuse/file.c:1326:9: error: call to '__compiletime_assert_687' declared with 'error' attribute: min(((pos + len - 1) >> 12) - (pos >> 12) + 1, max_pages) signedness error | # 01:09:36 make[4]: *** [scripts/Makefile.build:287: fs/fuse/file.o] Error 1 | # 01:11:30 make[3]: *** [scripts/Makefile.build:556: fs/fuse] Error 2 | # 02:03:25 make[2]: *** [scripts/Makefile.build:556: fs] Error 2 | # 02:53:56 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_1/linux/Makefile:2054: .] Error 2 | # 02:53:56 make: *** [Makefile:248: __sub-make] Error 2 | | From | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_kernel_llvm: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 23657 | # linux build successful: | all Used configuration : tcwg_kernel/llvm-master-arm-next-allyesconfig We track this bug report under https://linaro.atlassian.net/browse/LLVM-2171. Please let us know if you have a fix. If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list. -----------------8<--------------------------8<--------------------------8<-------------------------- The information below contains the details of the failures, and the ways to reproduce a debug environment: Current build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allyesconfig-build/404/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allyesconfig-build/403/artifact/artifacts Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/linux/sha1/0f5bb0cfb0b40a31d2fe146ecbef5727690fa547/tcwg_kernel/llvm-master-arm-next-allyesconfig/reproduction_instructions.txt Full commit : https://gitlab.com/Linaro/lkft/mirrors/next/linux-next/commit/0f5bb0cfb0b40a31d2fe146ecbef5727690fa547