mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
io_uring: replace force_nonblock with flags
Replace bool force_nonblock with flags. It has a long standing goal of differentiating context from which we execute. Currently we have some subtle places where some invariants, like holding of uring_lock, are subtly inferred. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
committed by
Jens Axboe
parent
0e9ddb39b7
commit
45d189c606