diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-04-06 14:43:58 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-04-07 20:17:47 +0300 |
commit | a07211e3001435fe8591b992464cd8d5e3c98c5a (patch) | |
tree | 8f1c5092bae72a51afe02cc5b5dc2295d2105de3 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 34bb77184123ae401100a4d156584f12fa630e5c (diff) | |
download | linux-a07211e3001435fe8591b992464cd8d5e3c98c5a.tar.xz |
io_uring: don't touch scm_fp_list after queueing skb
It's safer to not touch scm_fp_list after we queued an skb to which it
was assigned, there might be races lurking if we screw subtle sync
guarantees on the io_uring side.
Fixes: 6b06314c47e14 ("io_uring: add file set registration")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions