On Mon, 26 Feb 2018 17:34:11 +0300 Evgeniy Didin wrote:
> For some 32-bit architectures calculation of DTO and STO timeout can be
> incorrect
> due to multiply overflow. Lets prevent this by casting multiply and result to
> u64.
>
> Suggested by Jisheng Zhang.
> Switch DIV_ROUND_UP macro to DI
For some 32-bit architectures calculation of DTO and STO timeout can be
incorrect
due to multiply overflow. Lets prevent this by casting multiply and result to
u64.
Suggested by Jisheng Zhang.
Switch DIV_ROUND_UP macro to DIV_ROUND_UP_ULL is not reasonable
because overflow happens on multiply an
2 matches
Mail list logo