Re: [PATCH] ASoC: mediatek: mt8173: Enable IRQ when pdata is ready

From: Mark Brown
Date: Mon Nov 28 2022 - 12:43:34 EST


On Mon, 28 Nov 2022 11:49:16 +0100, Ricardo Ribalda wrote:
> If the device does not come straight from reset, we might receive an IRQ
> before we are ready to handle it.
>
> Fixes:
>
> [ 2.334737] Unable to handle kernel read from unreadable memory at virtual address 00000000000001e4
> [ 2.522601] Call trace:
> [ 2.525040] regmap_read+0x1c/0x80
> [ 2.528434] mt8173_afe_irq_handler+0x40/0xf0
> ...
> [ 2.598921] start_kernel+0x338/0x42c
>
> [...]

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: mediatek: mt8173: Enable IRQ when pdata is ready
commit: 4cbb264d4e9136acab2c8fd39e39ab1b1402b84b

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