On 2020-09-02 16:37, Al Viro wrote:
Fixup for epoll regression; there's a better solution longer term,
but this is the least intrusive fix.

The following changes since commit 52c479697c9b73f628140dcdfcd39ea302d05482:

do_epoll_ctl(): clean the failure exits up a bit (2020-08-22 18:25:52 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.epoll

for you to fetch changes up to 77f4689de17c0887775bb77896f4cc11a39bf848:

  fix regression in "epoll: Keep a reference on files added to the
check list" (2020-09-02 11:30:48 -0400)

----------------------------------------------------------------
Al Viro (1):
      fix regression in "epoll: Keep a reference on files added to the
check list"

 fs/eventpoll.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Cheers for that Al. I'll take care of the stable backports.

Thanks,

        M.
--
Jazz is not dead. It just smells funny...

Reply via email to