diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-04-15 15:07:40 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-04-18 04:20:08 +0300 |
commit | 75c4021aacbd9b5cc13b173d32b49007fd8ccada (patch) | |
tree | 7575ca680cb37fc4a9c503ce635422c691228298 /scripts/generate_rust_analyzer.py | |
parent | 38134ada0ceea3e848fe993263c0ff6207fd46e7 (diff) | |
download | linux-75c4021aacbd9b5cc13b173d32b49007fd8ccada.tar.xz |
io_uring: check register restriction afore quiesce
Move restriction checks of __io_uring_register() before quiesce, saves
from waiting for requests in fail case and simplifies the code a bit.
Also add array_index_nospec() for safety
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/88d7913c9280ee848fdb7b584eea37a465391cee.1618488258.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions