diff options
author | Sagi Grimberg <[email protected]> | 2024-06-26 13:00:08 +0300 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-07-02 14:55:15 +0200 |
commit | d2d30a376d9cc94c6fb730c58b3e5b7426ecb6de (patch) | |
tree | e1139a87d66e607fcd85dec5f1585df9fe42b43d /scripts/generate_rust_analyzer.py | |
parent | c93a6f62cb1bd097aef2e4588648a420d175eee2 (diff) |
net: allow skb_datagram_iter to be called from any context
We only use the mapping in a single context, so kmap_local is sufficient
and cheaper. Make sure to use skb_frag_foreach_page as skb frags may
contain compound pages and we need to map page by page.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-lkp/[email protected]
Fixes: 950fcaecd5cc ("datagram: consolidate datagram copy to iter helpers")
Signed-off-by: Sagi Grimberg <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions