diff options
author | Jinjie Ruan <ruanjinjie@huawei.com> | 2024-09-12 06:17:31 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-09-13 08:30:23 +0300 |
commit | 33512ed157457af8960c7ac123d0213c72cf052f (patch) | |
tree | 438ff420b30104e49f9e645e96128ab1fce2feda /tools/perf/scripts/python/gecko.py | |
parent | 17a1d7c5a49cae46b46a36eb4c4ee0add1565488 (diff) | |
download | linux-33512ed157457af8960c7ac123d0213c72cf052f.tar.xz |
staging: nvec: Use IRQF_NO_AUTOEN flag in request_irq()
disable_irq() after request_irq() still has a time gap in which
interrupts can come. request_irq() with IRQF_NO_AUTOEN flag will
disable IRQ auto-enable when request IRQ.
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Link: https://lore.kernel.org/r/20240912031731.2211698-1-ruanjinjie@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions