diff options
author | Felix Fietkau <[email protected]> | 2020-04-09 14:37:50 +0200 |
---|---|---|
committer | Felix Fietkau <[email protected]> | 2020-05-12 19:52:31 +0200 |
commit | 9b90ab32f871eae0de982a6567fe32039a756af5 (patch) | |
tree | 03e779c920d3481663ce99869b0ec7a6e7ec8780 /tools/perf/scripts/python/compaction-times.py | |
parent | 89829c9e65ab680f7e5a1658cb74bc6316ab036e (diff) |
mt76: mt7615: rework IRQ handling to prepare for MSI support
With MSI interrupts, IRQs must not be enabled from within the IRQ handler,
because that can lead to lost events.
Defer IRQ processing to a tasklet, which is also responsible for enabling
IRQs (to avoid race conditions against the handler)
Co-developed-by: Soul Huang <[email protected]>
Acked-by: Lorenzo Bianconi <[email protected]>
Signed-off-by: Soul Huang <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions