diff options
| author | Thomas Gleixner <[email protected]> | 2014-07-16 21:04:23 +0000 |
|---|---|---|
| committer | John Stultz <[email protected]> | 2014-07-23 17:18:02 +0000 |
| commit | 53cc7bad37fcb90e47ef729ef9818a2ed93ee862 (patch) | |
| tree | 985df79b743216cd12f1820e4dc94e8b6497cc3e /fs/proc/array.c | |
| parent | timekeeping: Provide ktime_mono_to_any() (diff) | |
| download | kernel-53cc7bad37fcb90e47ef729ef9818a2ed93ee862.tar.gz kernel-53cc7bad37fcb90e47ef729ef9818a2ed93ee862.zip | |
timerfd: Use ktime_mono_to_real()
We have a few other use cases of ktime_get_monotonic_offset() which
can be optimized with ktime_mono_to_real(). The timerfd code uses the
offset only for comparison, so we can use ktime_mono_to_real(0) for
this as well.
Funny enough text size shrinks with that on ARM and x8664 !?
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: John Stultz <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
