diff options
author | Miroslav Lichvar <mlichvar@redhat.com> | 2013-01-11 14:58:58 +0400 |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2013-01-16 06:16:07 +0400 |
commit | f0dbe81f0e7c39783ad25d9084bbcda131508993 (patch) | |
tree | c88ba1416dfb90fce3ed0a72c4bf5bfb42831988 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2353b47bffe4e6ab39042f470c55d41bb3ff3846 (diff) | |
download | linux-f0dbe81f0e7c39783ad25d9084bbcda131508993.tar.xz |
posix-timers: Fix clock_adjtime to always return timex data on success
The clock_adj call returns the clock state on success, which may be a
non-zero value (e.g. TIME_INS), but the modified timex data is copied
back to the user only when zero value (TIME_OK) was returned. Fix the
condition to copy the data also with positive return values.
Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions