Re: [PATCH] PCI/ASPM: Use 64-bit arithmetic instead of 32-bit
From: Andy Shevchenko
Date: Tue Feb 13 2018 - 14:26:38 EST
On Tue, Feb 13, 2018 at 9:05 PM, Gustavo A. R. Silva
<garsilva@xxxxxxxxxxxxxx> wrote:
> It seems to me that it makes no sense for threshold_ns to be of type u64,
> because the expression threshold_us * 1000 will never exceed the 32-bit
> limits. So if you agree I can send a patch to change its type to u32
> instead.
Whatever Bjorn prefers.
--
With Best Regards,
Andy Shevchenko