diff options
author | 2025-02-04 18:03:12 +0100 | |
---|---|---|
committer | 2025-02-05 17:49:08 -0800 | |
commit | 7e54f85c60828842be27e0149f3533357225090e (patch) | |
tree | 6f46a9a6f26b4cda58852ffec1cbd92fd5cd2986 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net-sysfs: move queue attribute groups outside the default groups (diff) | |
download | wireguard-linux-7e54f85c60828842be27e0149f3533357225090e.tar.xz wireguard-linux-7e54f85c60828842be27e0149f3533357225090e.zip |
net-sysfs: prevent uncleared queues from being re-added
With the (upcoming) removal of the rtnl_trylock/restart_syscall logic
and because of how Tx/Rx queues are implemented (and their
requirements), it might happen that a queue is re-added before having
the chance to be cleared. In such rare case, do not complete the queue
addition operation.
Signed-off-by: Antoine Tenart <atenart@kernel.org>
Link: https://patch.msgid.link/20250204170314.146022-4-atenart@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions