On Mon, 04 Nov 2024 12:02:47 +0000, Pavel Begunkov wrote: > The SQ index array consists of user provided indexes, which io_uring > then uses to index the SQ, and so it's susceptible to speculation. For > all other queues io_uring tracks heads and tails in kernel, and they > shouldn't need any special care. > > Applied, thanks! [1/1] io_uring: prevent speculating sq_array indexing commit: 16a6e0430fcfb38e80477a72079c84c612457e91 Best regards, -- Jens Axboe