diff options
| author | Pavel Begunkov <asml.silence@gmail.com> | 2026-03-23 12:44:03 +0000 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2026-04-01 10:21:13 -0600 |
| commit | 5c727ce042988df45232cfdb6599bb46116fd69c (patch) | |
| tree | 1f907bbcc1ebe5caa1630109cbc7e33a9e542de6 /drivers/char/drm/git@git.tavy.me:linux.git | |
| parent | f0b92207a00c731cfbfdefdcf9f9350a11e30ab3 (diff) | |
io_uring/zcrx: cache fallback availability in zcrx ctx
Store a flag in struct io_zcrx_ifq telling if the backing memory is
normal page or dmabuf based. It was looking it up from the area, however
it logically allocates from the zcrx ctx and not a particular area, and
once we add more than one area it'll become a mess.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://patch.msgid.link/65e75408a7758fe7e60fae89b7a8d5ae4857f515.1774261953.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/char/drm/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
