diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-03-06 20:22:54 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2019-03-17 20:52:24 -0400 |
commit | b53119f13a04879c3bf502828d99d13726639ead (patch) | |
tree | 6ada7dfb2a552754f28b7c883992b2417c4b4b3f /sound | |
parent | 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b (diff) | |
download | linux-b53119f13a04879c3bf502828d99d13726639ead.tar.gz linux-b53119f13a04879c3bf502828d99d13726639ead.tar.bz2 linux-b53119f13a04879c3bf502828d99d13726639ead.zip |
pin iocb through aio.
aio_poll() is not the only case that needs file pinned; worse, while
aio_read()/aio_write() can live without pinning iocb itself, the
proof is rather brittle and can easily break on later changes.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions