diff options
author | Kevin Hilman <[email protected]> | 2013-03-20 16:34:25 -0700 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2013-04-26 18:58:12 +0200 |
commit | 8c23b80ec7f1f5405f07bb56c2f8378800ecf401 (patch) | |
tree | 0c2e562e5b7a5f3a1c0758e58b14cc02ffdbd5c1 /lib/mpi/mpi-bit.c | |
parent | c58b0df12a6b5c497637db0676effd00e1fbab13 (diff) |
cputime_nsecs: use math64.h for nsec resolution conversion helpers
For the nsec resolution conversions to be useable on non 64-bit
architectures, the helpers in <linux/math64.h> need to be used so the
right arch-specific 64-bit math helpers can be used (e.g. do_div())
Signed-off-by: Kevin Hilman <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Hakan Akkan <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Kevin Hilman <[email protected]>
Cc: Li Zhong <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Paul Gortmaker <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions