diff options
| author | Pavel Begunkov <[email protected]> | 2021-01-07 03:15:41 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2021-01-07 14:48:09 +0000 |
| commit | 80c18e4ac20c9cde420cb3ffab48c936147cf07d (patch) | |
| tree | a72690e3c6f2bc6d59994d642936e35289104dff /drivers/pci/controller/pci-host-common.c | |
| parent | io_uring: Fix return value from alloc_fixed_file_ref_node (diff) | |
| download | kernel-80c18e4ac20c9cde420cb3ffab48c936147cf07d.tar.gz kernel-80c18e4ac20c9cde420cb3ffab48c936147cf07d.zip | |
io_uring: trigger eventfd for IOPOLL
Make sure io_iopoll_complete() tries to wake up eventfd, which currently
is skipped together with io_cqring_ev_posted() for non-SQPOLL IOPOLL.
Add an iopoll version of io_cqring_ev_posted(), duplicates a bit of
code, but they actually use different sets of wait queues may be for
better.
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/pci/controller/pci-host-common.c')
0 files changed, 0 insertions, 0 deletions
