On Thu, Nov 18, 2021 at 02:52:54AM +0000, cgel.zte@gmail.com wrote: > From: Changcheng Deng > > do_div() does a 64-by-32 division. Here the divisor is an unsigned long > which on some platforms is 64 bit wide. So use div64_ul instead of do_div > to avoid a possible truncation. > > Reported-by: Zeal Robot > Signed-off-by: Changcheng Deng There is no S-o-b line matching the mail sender. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | https://www.pengutronix.de/ |