aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2021-07-23 11:53:54 -0600
committerJens Axboe <[email protected]>2021-07-23 16:44:51 -0600
commit991468dcf198bb87f24da330676724a704912b47 (patch)
treefae574f2aeff461ddfa0e95389f4246960643555 /net/unix/af_unix.c
parent3c30ef0f78cfb36fdb13753794b0384cf7e37cc9 (diff)
io_uring: explicitly catch any illegal async queue attempt
Catch an illegal case to queue async from an unrelated task that got the ring fd passed to it. This should not be possible to hit, but better be proactive and catch it explicitly. io-wq is extended to check for early IO_WQ_WORK_CANCEL being set on a work item as well, so it can run the request through the normal cancelation path. Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions