You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Linux 6.9 a new ioctl for epoll was added:
https://man.archlinux.org/man/ioctl_eventpoll.2.en
Add support for it. The ioctls constants are padded to
64 bits alignment even on 32 bits machines.
Signed-off-by: Pedro Tammela <pctammela@mojatatu.com>
(backport <#3922>)
(cherry picked from commit fb58c01)
Signed-off-by: Trevor Gross <tmgross@umich.edu>
0 commit comments