]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit595cf8ae5c21077c102bef9167778116b3f25ab2
tree7e1a4fffdc9a8f46e4bd22ad6070ad4fa768f1ed
parent510432911fceb1c32499c875b5e437cc1a8beece
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