diff options
| author | Christian Brauner <brauner@kernel.org> | 2026-05-15 17:41:05 +0200 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2026-05-15 17:41:05 +0200 |
| commit | 6ece1a31c58c8c8293ecbbe79d7f92d52e1b0022 (patch) | |
| tree | d3a9bb4e7138e5329d60f9ad90805dafa23084a2 /drivers/platform/wmi/tests/git@git.tavy.me:linux.git | |
| parent | a33d6583cece7086ee2c7803b8bf909560f93da4 (diff) | |
| parent | 463aba8090738bcd956297f7341b6874e76ae664 (diff) | |
Merge patch series "io_uring related epoll cleanups"
Jens Axboe <axboe@kernel.dk> says:
One of the nastier things about epoll is how it allows nesting contexts
inside each other, leading to the necessity of loop detection and the
issues that have come with that.
I don't believe there's any reason to support nesting on the io_uring
side, in fact IORING_OP_EPOLL_CTL is a historical mistake, imho. But
let's at least try and contain the damage and disallow nested contexts
from our side.
Christian Brauner <brauner@kernel.org> says:
Bring in the eventpoll specific io_uring changes together with the
eventpoll cleanup I did this cycle. The io_uring changes can go on top
of both through the block tree.
* patches from https://patch.msgid.link/20260514140817.623026-1-axboe@kernel.dk:
eventpoll: rename struct epoll_filefd to epoll_key
eventpoll: add file based control interface
eventpoll: export is_file_epoll()
eventpoll: pass struct epoll_filefd through ep_find() and ep_insert()
Link: https://patch.msgid.link/20260514140817.623026-1-axboe@kernel.dk
Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
Diffstat (limited to 'drivers/platform/wmi/tests/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
