diff options
| author | Jens Axboe <axboe@kernel.dk> | 2026-02-24 21:36:09 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2026-02-24 21:38:34 +0300 |
| commit | a46435537a844d0f7b4b620baf962cad136422de (patch) | |
| tree | 455cb77ab633a911b025c8d34b4927140445d9c8 /include/linux/timerqueue.h | |
| parent | ea129e55c9e06a51a93c3f5ef3e32a6cfa3f8ec7 (diff) | |
| download | linux-a46435537a844d0f7b4b620baf962cad136422de.tar.xz | |
io_uring/cmd_net: use READ_ONCE() for ->addr3 read
Any SQE read should use READ_ONCE(), to ensure the result is read once
and only once. Doesn't really matter for this case, but it's better to
keep these 100% consistent and always use READ_ONCE() for the prep side
of SQE handling.
Fixes: 5d24321e4c15 ("io_uring: Introduce getsockname io_uring cmd")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
