]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Jun 2018 20:05:02 +0000 (13:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Jun 2018 20:05:02 +0000 (13:05 -0700)
commit22cdfa6686d9672b2b9ceef64b08810e25760c07
tree394e3e94e5b0cae6ef5be922661008e478580de6
parent1b7d9dea5cd810cceff6b32e8b6d3c26f22ace96
parent55c859121eeec6c0acedb3352f72393495e90640
Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux

Pull fasync fix from Jeff Layton:
 "Just a single fix for a deadlock in the fasync handling code that
  Kirill observed while testing.

  The fix is to change the fa_lock to be rwlock_t, and use a read lock
  in kill_fasync_rcu"

* tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux:
  fasync: Fix deadlock between task-context and interrupt-context kill_fasync()
include/linux/fs.h