[RFC/PATCH 4/5] cputime: use do_div() for nsec resolution conversion helpers

Frederic Weisbecker fweisbec at gmail.com
Thu Feb 21 11:24:03 EST 2013


2013/2/20 Kevin Hilman <khilman at linaro.org>:
> For the nsec resolution conversions to be useful on non 64-bit
> architectures, do_div() needs to be used for the 64-bit divisions.
>
> Signed-off-by: Kevin Hilman <khilman at linaro.org>
> ---

The patch looks good. I'll run and apply it if everything's fine.



More information about the linux-arm-kernel mailing list