]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sched: Make task->real_start_time nanoseconds based
authorThomas Gleixner <tglx@linutronix.de>
Wed, 16 Jul 2014 21:04:32 +0000 (21:04 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 23 Jul 2014 17:18:05 +0000 (10:18 -0700)
commit57e0be041d9e21a7397eed3b67a7936ac4ac83c0
tree789396df941faa3b43bd61b27b675157a423070b
parentd560fed6abe0f9975b509e4fb824e08ac19adc93
sched: Make task->real_start_time nanoseconds based

Simplify the only user of this data by removing the timespec
conversion.

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