time: Extend get_xtime_and_monotonic_offset() to also return sleep
authorJohn Stultz <john.stultz@linaro.org>
Tue, 15 Feb 2011 02:43:08 +0000 (18:43 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Mon, 21 Feb 2011 20:53:07 +0000 (12:53 -0800)
commit314ac37150011ebb398f522db528d2dbcc611189
tree0731fced7713d3889bd783577673068a6bc93796
parentabb3a4ea2e0ea7114a4475745da2f32bd9ad5b73
time: Extend get_xtime_and_monotonic_offset() to also return sleep

Extend get_xtime_and_monotonic_offset to
get_xtime_and_monotonic_and_sleep_offset().

CC: Jamie Lokier <jamie@shareable.org>
CC: Thomas Gleixner <tglx@linutronix.de>
CC: Alexander Shishkin <virtuoso@slind.org>
CC: Arve Hjønnevåg <arve@android.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
include/linux/time.h
kernel/hrtimer.c
kernel/time/timekeeping.c