]> 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)
commit746f61258d4c04bc1f9222a5ef043aeaa01b2a0b
tree7e1a4fffdc9a8f46e4bd22ad6070ad4fa768f1ed
parentfb6d891d7b9df7c28f321460e948c5e89218baf4
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