diff options
author | Felix Fietkau <[email protected]> | 2021-09-24 17:54:40 +0200 |
---|---|---|
committer | Felix Fietkau <[email protected]> | 2021-10-20 10:36:39 +0200 |
commit | 970be1dff26dc387591688a08e4c21ebd13c3fc2 (patch) | |
tree | bb252a399b929a1cc27d4746319d68fc92bd8cd7 /tools/perf/scripts/python/libxed.py | |
parent | abe3f3da670981b6d7241c73a664ed850c8c3b9f (diff) |
mt76: disable BH around napi_schedule() calls
napi_schedule() can call __raise_softirq_irqoff(), which can perform softirq
handling, so it must not be called in a pure process context with BH enabled.
Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions