commit | 57e0be041d9e21a7397eed3b67a7936ac4ac83c0 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jul 16 21:04:32 2014 +0000 |
committer | John Stultz <john.stultz@linaro.org> | Wed Jul 23 10:18:05 2014 -0700 |
tree | 789396df941faa3b43bd61b27b675157a423070b | |
parent | d560fed6abe0f9975b509e4fb824e08ac19adc93 [diff] |
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>