As far as we know, nobody ever adopted the epoll_ctl management via
io_uring. Deprecate it now with a warning, and plan on removing it in
a later kernel version. When we do remove it, we can revert the following
commits as well:
27e1a1ffcebf ("eventpoll: support non-blocking do_epoll_ctl() calls") 499116b6f3d3 ("eventpoll: abstract out epoll_ctl() handler")