diff options
author | Jens Axboe <[email protected]> | 2022-11-20 10:18:45 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-11-22 06:08:31 -0700 |
commit | 4464853277d0ccdb9914608dd1332f0fa2f9846f (patch) | |
tree | 3c1df058d34a9852a6623d6db533eeb5c0525dde /drivers/usb/cdns3/cdns3-debug.h | |
parent | 03e02acda8e267a8183e1e0ed289ff1ef9cd7ed8 (diff) |
io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeups
Pass in EPOLL_URING_WAKE when signaling eventfd or doing poll related
wakups, so that we can check for a circular event dependency between
eventfd and epoll. If this flag is set when our wakeup handlers are
called, then we know we have a dependency that needs to terminate
multishot requests.
eventfd and epoll are the only such possible dependencies.
Cc: [email protected] # 6.0
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions