Files
linux/io_uring
Jens Axboe ff46a46b7a io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeups
[ Upstream commit 4464853277 ]

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: stable@vger.kernel.org # 6.0
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-01-04 11:28:48 +01:00
..
2022-08-12 17:01:00 -06:00
2022-12-31 13:33:12 +01:00
2022-09-21 13:15:02 -06:00
2022-07-24 18:39:11 -06:00
2022-07-24 18:39:14 -06:00
2022-10-16 17:07:12 -06:00
2022-10-16 17:07:12 -06:00
2022-12-31 13:33:12 +01:00
2022-10-07 12:25:30 -06:00
2022-09-01 17:39:05 -04:00