Skip to content
Snippets Groups Projects
Commit d9f41e3c authored by Al Viro's avatar Al Viro
Browse files

epoll: massage the check list insertion


in the "non-epoll target" cases do it in ep_insert() rather than
in do_epoll_ctl(), so that we do it only with some epitem is already
guaranteed to exist.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent b62d2706
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment