]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/git/braun...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Jul 2019 16:14:19 +0000 (09:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Jul 2019 16:14:19 +0000 (09:14 -0700)
commitaad00c2aa6f4e7a2a8f18789ee864d71e4822c41
tree67a4e12799476ccfa4895b13f496e2b44a553625
parentaef429d214cfa59edcdd72acb7e30b8f9968fea6
parent92485e38bcd26fae602a64556f2fed39d6187f6a
Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux

Pull pidfd polling fix from Christian Brauner:
 "A fix for pidfd polling. It ensures that the task's exit state is
  visible to all waiters"

* tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux:
  pidfd: fix a poll race when setting exit_state