diff options
| author | Bui Quang Minh <[email protected]> | 2025-05-22 04:01:15 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-05-27 09:46:47 +0000 |
| commit | 28fcb4b56f929f4627f3c4c6c6dc61b292b8e55d (patch) | |
| tree | c310ddd5b25b8457bc22ac97aeaf2d76ad1de0fe /tools/net/ynl/pyynl/lib/ynl.py | |
| parent | Merge branch 'vsock-sock_linger-rework' (diff) | |
| download | kernel-28fcb4b56f929f4627f3c4c6c6dc61b292b8e55d.tar.gz kernel-28fcb4b56f929f4627f3c4c6c6dc61b292b8e55d.zip | |
xsk: add missing virtual address conversion for page
In commit 7ead4405e06f ("xsk: convert xdp_copy_frags_from_zc() to use
page_pool_dev_alloc()"), when converting from netmem to page, I missed a
call to page_address() around skb_frag_page(frag) to get the virtual
address of the page. This commit uses skb_frag_address() helper to fix
the issue.
Fixes: 7ead4405e06f ("xsk: convert xdp_copy_frags_from_zc() to use page_pool_dev_alloc()")
Reviewed-by: Alexander Lobakin <[email protected]>
Signed-off-by: Bui Quang Minh <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/net/ynl/pyynl/lib/ynl.py')
0 files changed, 0 insertions, 0 deletions
