diff options
author | Stefan Wahren <[email protected]> | 2024-06-14 16:50:30 +0200 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-06-18 11:38:51 +0200 |
commit | 2d7198278ece01818cd95a3beffbdf8b2a353fa0 (patch) | |
tree | 64652135f877c85bd6aae1a90a18e4baed383ee6 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | ff960f9d3edbe08a736b5a224d91a305ccc946b0 (diff) |
qca_spi: Make interrupt remembering atomic
The whole mechanism to remember occurred SPI interrupts is not atomic,
which could lead to unexpected behavior. So fix this by using atomic bit
operations instead.
Fixes: 291ab06ecf67 ("net: qualcomm: new Ethernet over SPI driver for QCA7000")
Signed-off-by: Stefan Wahren <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions