]> 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)
commit5d59b5be74292be3198c26c09b05c8c89120f161
treeec1e3f0d43b3ebfdcacfd8f47a649ce36f9dba6a
parent5997114e4cef726b7109dd692229b39692f16724
parentddb2c8a7e2ce8d8efd2385a0dbaf253ae43c0844
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