aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorGabriel Krisman Bertazi <[email protected]>2024-04-16 02:10:54 +0000
committerJens Axboe <[email protected]>2024-04-17 14:20:32 +0000
commit24c3fc5c75c5b9d471783b4a4958748243828613 (patch)
treeb5809806d2c09f9f7d8fd1ce05f6ef178539d652 /net/unix/af_unix.c
parentio-wq: write next_work before dropping acct_lock (diff)
downloadkernel-24c3fc5c75c5b9d471783b4a4958748243828613.tar.gz
kernel-24c3fc5c75c5b9d471783b4a4958748243828613.zip
io-wq: Drop intermediate step between pending list and active work
next_work is only used to make the work visible for cancellation. Instead, we can just directly write to cur_work before dropping the acct_lock and avoid the extra hop. Signed-off-by: Gabriel Krisman Bertazi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions