Re: [PATCH 07/21] scsi: efct: Use IRQF_ONESHOT and default primary handler
From: Martin K. Petersen
Date: Tue Feb 03 2026 - 22:03:53 EST
Sebastian,
> There is no added value in efct_intr_msix() compared to
> irq_default_primary_handler().
>
> Using a threaded interrupt without a dedicated primary handler mandates
> the IRQF_ONESHOT flag to mask the interrupt source while the threaded
> handler is active. Otherwise the interrupt can fire again before the
> threaded handler had a chance to run.
Applied to 6.20/scsi-staging, thanks!
--
Martin K. Petersen