aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMatt Helsley <[email protected]>2006-01-09 20:52:39 -0800
committerLinus Torvalds <[email protected]>2006-01-10 08:01:39 -0800
commit69778e325c3007c8c8a653fcee2c298ffe071fd4 (patch)
tree8ed3d8f9ac20449ea01a161539ceddb72deb4d78 /include/linux
parentbecf8b5d00f4b47e847f98322cdaf8cd16243861 (diff)
[PATCH] Export ktime_get_ts()
This series removes the getnstimestamp() function from kernel/time.c in favor of kernel/hrtimer.c's ktime_get_ts() function which currently does exactly the same thing: retrieves a high-resolution (ns) timespec structure and performs the wall_to_monotonic adjustment. This patch: Export ktime_get_ts() to be used as a timestamp function since it uses getnstimefoday() and does the wall_to_monotonic adjustment. Signed-off-by: Matt Helsley <[email protected]> Cc: john stultz <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Ingo Molnar <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions