On Tue, 2 Feb 2021 09:36:34 +0200, Matti Vaittinen wrote: > If a spurious OCP IRQ occurs the isr schedules delayed work > but does not disable the IRQ. The delayed work assumes IRQ was > disabled in handler and attempts enabling it again causing > unbalanced enable. > > Fixes: 390af53e04114 ("regulator: qcom-labibb: Implement short-circuit and over-current IRQs") Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [2/2] regulator: qcom-labibb: Use disable_irq_nosync from isr commit: 337710b3121a4f4183c38ff056f6f9ef516cc34f All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark