diff options
author | Jakub Kicinski <[email protected]> | 2023-04-10 17:56:20 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-04-10 17:56:20 -0700 |
commit | 6c6d5349454d1a8200a348672bb17e8030372a7d (patch) | |
tree | d63448425584a016acf0c88d6adea460ac85b6a6 /scripts/gdb/linux/tasks.py | |
parent | 490fde262f17c5e4db27ee871cef970846e84599 (diff) | |
parent | 301f227fc860624d37ba5dae9da57dcf371268db (diff) |
Merge branch 'net-lockless-stop-wake-combo-macros'
Jakub Kicinski says:
====================
net: lockless stop/wake combo macros
A lot of drivers follow the same scheme to stop / start queues
without introducing locks between xmit and NAPI tx completions.
I'm guessing they all copy'n'paste each other's code.
The original code dates back all the way to e1000 and Linux 2.6.19.
v3: https://lore.kernel.org/all/[email protected]/
v2: https://lore.kernel.org/all/[email protected]/
v1: https://lore.kernel.org/all/[email protected]/
rfc: https://lore.kernel.org/all/[email protected]/
====================
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions