aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2020-09-13 20:38:30 +0000
committerJens Axboe <[email protected]>2020-09-14 16:22:15 +0000
commit6200b0ae4ea28a4bfd8eb434e33e6201b7a6a282 (patch)
tree030f91c1bd13d622e75f8b0f7b58bc141aeb15c5 /net/switchdev/switchdev.c
parentio_uring: drop 'ctx' ref on task work cancelation (diff)
downloadkernel-6200b0ae4ea28a4bfd8eb434e33e6201b7a6a282.tar.gz
kernel-6200b0ae4ea28a4bfd8eb434e33e6201b7a6a282.zip
io_uring: don't run task work on an exiting task
This isn't safe, and isn't needed either. We are guaranteed that any work we queue is on a live task (and will be run), or it goes to our backup io-wq threads if the task is exiting. Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions