diff options
author | 2022-06-12 14:31:38 +0100 | |
---|---|---|
committer | 2022-06-13 11:37:41 +0100 | |
commit | fc9375e3f763b06c3c90c5f5b2b84d3e07c1f4c2 (patch) | |
tree | 95b6dbbedc00d45624607ccf41895d64cbac241c /scripts/generate_rust_analyzer.py | |
parent | io_uring: kbuf: fix bug of not consuming ring buffer in partial io case (diff) | |
download | linux-dev-fc9375e3f763b06c3c90c5f5b2b84d3e07c1f4c2.tar.xz linux-dev-fc9375e3f763b06c3c90c5f5b2b84d3e07c1f4c2.zip |
io_uring: fix double unlock for pbuf select
io_buffer_select(), which is the only caller of io_ring_buffer_select(),
fully handles locking, mutex unlock in io_ring_buffer_select() will lead
to double unlock.
Fixes: c7fb19428d67d ("io_uring: add support for ring mapped supplied buffers")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions