diff options
| author | Pavel Begunkov <[email protected]> | 2025-03-19 06:12:48 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2025-03-19 15:25:55 +0000 |
| commit | 5f14404bfa245a156915ee44c827edc56655b067 (patch) | |
| tree | fee2fd21984b3f69fb43d0f2c9f090838faeecc6 /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | |
| parent | io_uring: rename the data cmd cache (diff) | |
| download | kernel-5f14404bfa245a156915ee44c827edc56655b067.tar.gz kernel-5f14404bfa245a156915ee44c827edc56655b067.zip | |
io_uring/cmd: don't expose entire cmd async data
io_uring needs private bits in cmd's ->async_data, and they should never
be exposed to drivers as it'd certainly be abused. Leave struct
io_uring_cmd_data for the drivers but wrap it into a structure. It's a
prep patch and doesn't do anything useful yet.
Signed-off-by: Pavel Begunkov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions
