diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2025-07-21 10:56:22 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-07-21 06:47:45 -0600 |
commit | d9f595b9a65e9c9eb03e21f3db98fde158d128db (patch) | |
tree | 85172b0bc0034db189ac5d66a1c7c2cbdc3a8445 /scripts/lib/kdoc/kdoc_files.py | |
parent | 6bbd3411ff87df1ca38ff32d36eb5dc673ca8021 (diff) |
io_uring/zcrx: fix leaking pages on sg init fail
If sg_alloc_table_from_pages() fails, io_import_umem() returns without
cleaning up pinned pages first. Fix it.
Fixes: b84621d96ee02 ("io_uring/zcrx: allocate sgtable for umem areas")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/9fd94d1bc8c316611eccfec7579799182ff3fb0a.1753091564.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions