> I think you just need to grab commits c1d337d45ec0 ("MIPS: Avoid DIVU in > `__div64_32' is result would be zero") and 25ab14cbe9d1 ("MIPS: Avoid > handcoded DIVU in `__div64_32' altogether") to fix this up. I have cherry-picked these two patches on stable-rc 5.4, 5.10, 5.11 and 5.12 and the MIPS clang builds PASS. - Naresh