diff options
author | 2024-09-12 11:17:31 +0800 | |
---|---|---|
committer | 2024-09-13 07:30:23 +0200 | |
commit | 33512ed157457af8960c7ac123d0213c72cf052f (patch) | |
tree | 438ff420b30104e49f9e645e96128ab1fce2feda /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: rtl8723bs: Remove unused file rtw_rf.c (diff) | |
download | linux-rng-33512ed157457af8960c7ac123d0213c72cf052f.tar.xz linux-rng-33512ed157457af8960c7ac123d0213c72cf052f.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions