aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2025-03-24 22:45:33 +0000
committerJakub Kicinski <[email protected]>2025-03-25 17:06:49 +0000
commitb52458652eca5a551ddb55605201b136f091b04d (patch)
treef3a934ee1001a31e62f38e7cef6c014efa7f6f56 /net/ipv4/tcp_ipv4.c
parentnet: designate queue -> napi linking as "ops protected" (diff)
downloadkernel-b52458652eca5a551ddb55605201b136f091b04d.tar.gz
kernel-b52458652eca5a551ddb55605201b136f091b04d.zip
net: protect rxq->mp_params with the instance lock
Ensure that all accesses to mp_params are under the netdev instance lock. The only change we need is to move dev_memory_provider_uninstall() under the lock. Appropriately swap the asserts. Reviewed-by: Mina Almasry <[email protected]> Acked-by: Stanislav Fomichev <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions