summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorJinjie Ruan <ruanjinjie@huawei.com>2024-09-10 15:43:13 +0300
committerKalle Valo <kvalo@kernel.org>2024-09-18 16:54:30 +0300
commit9a98dd48b6d834d7a3fe5e8e7b8c3a1d006f9685 (patch)
treef49e2edb09331817b44340aedd721b1d0f0df277 /include/linux/debugobjects.h
parentbcd1371bd85e560ccc9159b7747f94bfe43b77a6 (diff)
downloadlinux-9a98dd48b6d834d7a3fe5e8e7b8c3a1d006f9685.tar.xz
wifi: mwifiex: 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. Fixes: 853402a00823 ("mwifiex: Enable WoWLAN for both sdio and pcie") Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com> Acked-by: Brian Norris <briannorris@chromium.org> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://patch.msgid.link/20240910124314.698896-3-ruanjinjie@huawei.com
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions