diff options
author | 2025-06-04 08:49:32 -0600 | |
---|---|---|
committer | 2025-06-04 10:31:31 -0600 | |
commit | 6a8118a77eec5fc4dfec69cc6bdc52229943f6ef (patch) | |
tree | 941e35a0718c2250dadd6f403a00308af61d30d1 /scripts/lib/kdoc/kdoc_files.py | |
parent | io_uring/kbuf: limit legacy provided buffer lists to USHRT_MAX (diff) | |
download | linux-rng-6a8118a77eec5fc4dfec69cc6bdc52229943f6ef.tar.xz linux-rng-6a8118a77eec5fc4dfec69cc6bdc52229943f6ef.zip |
io_uring/futex: get rid of struct io_futex addr union
Rather than use a union of a u32 and struct futex_waitv user address,
consolidate it into a single void __user pointer instead. This also
makes prep easier to use as the store happens to the member that will
be used.
No functional changes in this patch.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions