Files
linux/io_uring
Pavel Begunkov ca6b015316 io_uring: use WRITE_ONCE for user shared memory
[ Upstream commit 93e197e524 ]

IORING_SETUP_NO_MMAP rings remain user accessible even before the ctx
setup is finalised, so use WRITE_ONCE consistently when initialising
rings.

Fixes: 03d89a2de2 ("io_uring: support for user allocated memory for rings/sqes")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-12-18 13:59:35 +01:00
..
2025-01-28 15:10:40 -07:00
2025-02-17 16:43:04 -08:00
2025-03-07 13:41:08 -07:00
2025-06-23 09:00:12 -06:00
2025-07-16 16:23:28 -06:00
2024-02-09 09:04:39 -07:00
2025-07-16 16:23:28 -06:00