diff options
| author | Gabriel Krisman Bertazi <[email protected]> | 2024-04-16 02:10:54 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2024-04-17 14:20:32 +0000 |
| commit | 24c3fc5c75c5b9d471783b4a4958748243828613 (patch) | |
| tree | b5809806d2c09f9f7d8fd1ce05f6ef178539d652 /net/unix/af_unix.c | |
| parent | io-wq: write next_work before dropping acct_lock (diff) | |
| download | kernel-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
