diff options
author | Justin Husted <sigstop@gmail.com> | 2019-11-04 15:34:02 -0800 |
---|---|---|
committer | Justin Husted <sigstop@gmail.com> | 2019-11-04 21:23:46 -0800 |
commit | ff695c5afb04ed619de5ff272f6b2bb2f00c209d (patch) | |
tree | 3d22a788f8481bb70707cd609c50e0b3e4a84417 /linux/timer.c | |
parent | 4ed889295cd39fa406b7ad202e3c8925cf0dc370 (diff) |
Use the correct clock for userspace time.
The ktime_get_coarse_real_ts64() implementation for userspace was using
CLOCK_MONOTONIC instead of CLOCK_REALTIME_COARSE. This resulted in
files being timestamped with a time close to the unix epoch.
Signed-off-by: Justin Husted <sigstop@gmail.com>
Diffstat (limited to 'linux/timer.c')
0 files changed, 0 insertions, 0 deletions