diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-04 22:05:02 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-04 22:05:02 +0200 |
commit | 9214407d1237a985894894f9be2b1a7416b69d14 (patch) | |
tree | 394e3e94e5b0cae6ef5be922661008e478580de6 /fs/openpromfs/inode.c | |
parent | Merge tag 'docs-4.18' of git://git.lwn.net/linux (diff) | |
parent | fasync: Fix deadlock between task-context and interrupt-context kill_fasync() (diff) | |
download | linux-9214407d1237a985894894f9be2b1a7416b69d14.tar.xz linux-9214407d1237a985894894f9be2b1a7416b69d14.zip |
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()
Diffstat (limited to 'fs/openpromfs/inode.c')
0 files changed, 0 insertions, 0 deletions