diff options
author | Rémi Denis-Courmont <[email protected]> | 2024-02-18 10:12:13 +0200 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-02-22 09:05:50 +0100 |
commit | 3b2d9bc4d4acdf15a876eae2c0d83149250e85ba (patch) | |
tree | 267d12e819f2b7d709394bf6294327ae6ebb8a1a /scripts/generate_rust_analyzer.py | |
parent | 603ead96582d85903baec2d55f021b8dac5c25d2 (diff) |
phonet: take correct lock to peek at the RX queue
The receive queue is protected by its embedded spin-lock, not the
socket lock, so we need the former lock here (and only that one).
Fixes: 107d0d9b8d9a ("Phonet: Phonet datagram transport protocol")
Reported-by: Luosili <[email protected]>
Signed-off-by: Rémi Denis-Courmont <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions