]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Aug 2020 00:11:38 +0000 (17:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Aug 2020 00:11:38 +0000 (17:11 -0700)
commit99d37e8e8b5306601d69135447c045a17c21a507
treeec1e3f0d43b3ebfdcacfd8f47a649ce36f9dba6a
parent3599f78a6160833ca13ae18f029eb9e9ce0b3f6c
parente2c4ba02b208b0d44d47b1b166720185819b7316
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull epoll fixes from Al Viro:
 "Fix reference counting and clean up exit paths"

* 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  do_epoll_ctl(): clean the failure exits up a bit
  epoll: Keep a reference on files added to the check list