Files
linux/io_uring
Pavel Begunkov 929dbbb699 io_uring: convert params to pointer in ring reisze
The parameters in io_register_resize_rings() will be moved into another
structure in a later patch. In preparation to that, convert the params
variable it to a pointer, but still store the data on stack.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2025-11-13 07:27:34 -07:00
..
2025-01-28 15:10:40 -07:00
2025-09-08 08:06:37 -06:00
2025-02-17 16:43:04 -08:00
2025-10-22 10:56:11 -06:00
2025-03-07 13:41:08 -07:00
2025-09-08 08:06:37 -06:00
2024-02-09 09:04:39 -07:00