]> 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)
commit19e511486266f104f9c4df2cf4aeeb27b4b45e4e
tree394e3e94e5b0cae6ef5be922661008e478580de6
parent1fec60cabfbfd91e3604d2020f388ac297071487
parent44c8bf4de1f50c651185544f6ae21e78c2c49b10
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