On 4/13/21 11:46 PM, Coly Li wrote: > Kernel test robot reports the built-in u64/u32 in init_owner_info() > doesn't work for m68k arch, the explicit div_u64() should be used. > > This patch explicit uses div_u64() to do the u64/u32 division on > 32bit m68k arch. This should just be folded into `bcache: initialization of the buddy` instead of being a separate patch. This is basically identical to what we talked about for the 1st series, just fold in patches that fix issues in that very series. No point in having them separate. -- Jens Axboe