diff options
| author | Max Filippov | 2018-04-01 22:14:04 +0200 |
|---|---|---|
| committer | Max Filippov | 2018-04-01 23:22:04 +0200 |
| commit | b9f9908e2ddd167eb88ce3457953a30f18d2a7aa (patch) | |
| tree | dfc2c945824e2f8c1b8d71e8a09077520e6b5fd1 /linux-headers | |
| parent | target/xtensa: linux-user: fix sysv IPC structures (diff) | |
| download | qemu-b9f9908e2ddd167eb88ce3457953a30f18d2a7aa.tar.gz qemu-b9f9908e2ddd167eb88ce3457953a30f18d2a7aa.tar.xz qemu-b9f9908e2ddd167eb88ce3457953a30f18d2a7aa.zip | |
linux-user: fix error propagation in clock_gettime
host_to_target_timespec may return error if target address could not be
locked, but it is ignored.
Propagate return value of host_to_target_timespec to the caller of
clock_gettime.
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions
