aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
diff options
context:
space:
mode:
authorHugh Dickins <[email protected]>2024-07-08 14:46:00 +0000
committerJakub Kicinski <[email protected]>2024-07-09 18:24:54 +0000
commitf153831097b4435f963e385304cc0f1acba1c657 (patch)
treee6773e39cd23c711f7ff1264f36d1d9fb0e47f64 /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
parentMerge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... (diff)
downloadkernel-f153831097b4435f963e385304cc0f1acba1c657.tar.gz
kernel-f153831097b4435f963e385304cc0f1acba1c657.zip
net: fix rc7's __skb_datagram_iter()
X would not start in my old 32-bit partition (and the "n"-handling looks just as wrong on 64-bit, but for whatever reason did not show up there): "n" must be accumulated over all pages before it's added to "offset" and compared with "copy", immediately after the skb_frag_foreach_page() loop. Fixes: d2d30a376d9c ("net: allow skb_datagram_iter to be called from any context") Signed-off-by: Hugh Dickins <[email protected]> Reviewed-by: Sagi Grimberg <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions