diff options
author | 2025-03-24 15:45:33 -0700 | |
---|---|---|
committer | 2025-03-25 10:06:49 -0700 | |
commit | b52458652eca5a551ddb55605201b136f091b04d (patch) | |
tree | f3a934ee1001a31e62f38e7cef6c014efa7f6f56 /scripts/gdb/linux/utils.py | |
parent | net: designate queue -> napi linking as "ops protected" (diff) | |
download | wireguard-linux-b52458652eca5a551ddb55605201b136f091b04d.tar.xz wireguard-linux-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 <almasrymina@google.com>
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20250324224537.248800-8-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions