On Thu, 9 Jun 2022 23:50:31 +0500, Saud Farooqui wrote:
Multiplying ints and saving it in unsigned long long could lead to integer overflow before being type casted to unsigned long long.
Addresses-Coverity: 1505113: Unintentional integer overflow.
[...]
Applied to drm/drm-misc (drm-misc-fixes).
Thanks! Maxime