diff options
author | Xiaoguang Wang <[email protected]> | 2021-09-14 22:38:52 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-09-14 08:47:00 -0600 |
commit | 44df58d441a94de40d52fca67dc60790daee4266 (patch) | |
tree | 662056341938d161f51576009d690b3511553610 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 41d3a6bd1d37149b18331fc4bb789c5456a7aeb0 (diff) |
io_uring: fix missing sigmask restore in io_cqring_wait()
Move get_timespec() section in io_cqring_wait() before the sigmask
saving, otherwise we'll fail to restore sigmask once get_timespec()
returns error.
Fixes: c73ebb685fb6 ("io_uring: add timeout support for io_uring_enter()")
Signed-off-by: Xiaoguang Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions