mirror of
https://github.com/torvalds/linux.git
synced 2024-11-29 07:31:29 +00:00
1e3b918d1d
Patch series "fs/epoll: restore user-visible behavior upon event ready".
This series tries to address a change in user visible behavior, reported
in https://bugzilla.kernel.org/show_bug.cgi?id=208943.
Epoll does not report an event to all the threads running epoll_wait()
on the same epoll descriptor. Unsurprisingly, this was bisected back to
|
||
---|---|---|
.. | ||
binderfs | ||
epoll | ||
.gitignore | ||
devpts_pts.c | ||
dnotify_test.c | ||
Makefile |