diff options
author | 2020-02-08 19:13:32 -0700 | |
---|---|---|
committer | 2020-02-09 09:55:37 -0700 | |
commit | 00bcda13dcbf6bf7fa6f2a5886dd555362de8cfa (patch) | |
tree | a99fcebbf7eb87b9b6f8ebf684ecc352d3431ad1 /drivers/usb/cdns3/cdns3-imx.c | |
parent | io_uring: fix openat/statx's filename leak (diff) | |
download | wireguard-linux-00bcda13dcbf6bf7fa6f2a5886dd555362de8cfa.tar.xz wireguard-linux-00bcda13dcbf6bf7fa6f2a5886dd555362de8cfa.zip |
io-wq: make io_wqe_cancel_work() take a match handler
We want to use the cancel functionality for canceling based on not
just the work itself. Instead of matching on the work address
manually, allow a match handler to tell us if we found the right work
item or not.
No functional changes in this patch.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions