diff options
author | Gabriel Krisman Bertazi <[email protected]> | 2024-04-15 22:10:54 -0400 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-04-17 08:20:32 -0600 |
commit | 24c3fc5c75c5b9d471783b4a4958748243828613 (patch) | |
tree | b5809806d2c09f9f7d8fd1ce05f6ef178539d652 /include/linux/fpga/fpga-bridge.h | |
parent | 068c27e32e51e94e4a9eb30ae85f4097a3602980 (diff) |
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 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions