On Thu, 27 Jan 2022 17:35:54 +0000, Daniel Thompson wrote: > Quoting the header comments, IRQF_ONESHOT is "Used by threaded interrupts > which need to keep the irq line disabled until the threaded handler has > been run.". When applied to an interrupt that doesn't request a threaded > irq then IRQF_ONESHOT has a lesser known (undocumented?) side effect, > which it to disable the forced threading of the irq. For "normal" kernels > (without forced threading) then, if there is no thread_fn, then > IRQF_ONESHOT is a nop. > > [...] Applied, thanks! [1/1] soc: qcom: aoss: remove spurious IRQF_ONESHOT flags commit: 8030cb9a55688c1339edd284d9d6ce5f9fc75160 Best regards, -- Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>