sched: Make task->start_time nanoseconds based
authorThomas Gleixner <tglx@linutronix.de>
Wed, 16 Jul 2014 21:04:34 +0000 (21:04 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 23 Jul 2014 17:18:05 +0000 (10:18 -0700)
commitccbf62d8a284cf181ac28c8e8407dd077d90dd4b
tree7e1a4fffdc9a8f46e4bd22ad6070ad4fa768f1ed
parent57e0be041d9e21a7397eed3b67a7936ac4ac83c0
sched: Make task->start_time nanoseconds based

Simplify the timespec to nsec/usec conversions.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
include/linux/sched.h
kernel/acct.c
kernel/fork.c
kernel/tsacct.c