aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorSagi Grimberg <[email protected]>2024-06-26 13:00:08 +0300
committerPaolo Abeni <[email protected]>2024-07-02 14:55:15 +0200
commitd2d30a376d9cc94c6fb730c58b3e5b7426ecb6de (patch)
treee1139a87d66e607fcd85dec5f1585df9fe42b43d /scripts/generate_rust_analyzer.py
parentc93a6f62cb1bd097aef2e4588648a420d175eee2 (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