On 2/10/21 06:00, Coly Li wrote: > Kernel test robot reports the build-in u64/u32 in init_owner_info() > doesn't work for m68k arch, the explict div_u64() should be used. > > This patch explicit uses div_u64() to do the u64/u32 division on > 32bit m68k arch. > > Reported-by: kernel test robot <lkp@xxxxxxxxx> > Signed-off-by: Coly Li <colyli@xxxxxxx> > Cc: Jianpeng Ma <jianpeng.ma@xxxxxxxxx> > Cc: Qiaowei Ren <qiaowei.ren@xxxxxxxxx> Looks good. Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>