Re: [PATCH] Fix chance of sign extension to nsec after its msb is set during calculation.
From: Thomas Gleixner
Date: Fri Sep 02 2016 - 14:49:53 EST
On Fri, 2 Sep 2016, Thomas Gleixner wrote:
>
> As a side note. John, why is that stuff unsigned at all? Shouldn't we use
s/unsigned/signed/
> u64 for all of this?
>
> Thanks,
>
> tglx
>