diff options
author | Yunsheng Lin <[email protected]> | 2023-05-15 13:01:07 +0800 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-05-16 09:47:07 +0200 |
commit | 8b33485128ad932f807f4535e0b440733d8b5808 (patch) | |
tree | 4dc8e756b25c27f15069e89c6bebc63b06713796 /tools/perf/scripts/python/netdev-times.py | |
parent | 0d9b41daa5907756a31772d8af8ac5ff25cf17c1 (diff) |
net: skbuff: update comment about pfmemalloc propagating
__skb_fill_page_desc_noacc() is not doing any pfmemalloc
propagating, and yet it has a comment about that, commit
84ce071e38a6 ("net: introduce __skb_fill_page_desc_noacc")
may have accidentally moved it to __skb_fill_page_desc_noacc(),
so move it back to __skb_fill_page_desc() which is supposed
to be doing pfmemalloc propagating.
Signed-off-by: Yunsheng Lin <[email protected]>
CC: Pavel Begunkov <[email protected]>
Reviewed-by: Pavel Begunkov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions