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

From: Frederic Weisbecker
Date: Thu Feb 21 2013 - 11:24:13 EST


2013/2/20 Kevin Hilman <khilman@xxxxxxxxxx>:
> 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@xxxxxxxxxx>
> ---

The patch looks good. I'll run and apply it if everything's fine.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/