Re: [alsa-devel] next/master boot: 148 boots: 10 failed, 136 passed with 2 untried/unknown (next-20200129)
On Wed, Jan 29, 2020 at 07:54:18AM -0800, kernelci.org bot wrote:
Today's -next fails to boot on Odroid X2 and XU3 with exynos_defconfig or multi_v7_defconfig with SMP=n. It appears to get stuck in a loop probing the I2S secondary DAI for some reason:
12:07:05.997409 <6>[ 6.421596] exynos-bus: new bus device registered: soc:bus_mscl ( 84000 KHz ~ 666000 KHz) 12:07:05.997653 <4>[ 6.429763] samsung-i2s 3830000.i2s-sec: DMA channels sourced from device 3830000.i2s 12:07:06.006838 <4>[ 6.439652] samsung-i2s 3830000.i2s-sec: DMA channels sourced from device 3830000.i2s 12:07:06.015764 <4>[ 6.448666] samsung-i2s 3830000.i2s-sec: DMA channels sourced from device 3830000.i2s
and so on ad infinitum. Vanilla multi_v7_defconfig is fine and just displays a saingle copy of that log message. Full logs and other details here:
https://kernelci.org/boot/id/5e3176467f121dbdef2824fc/ https://kernelci.org/boot/id/5e317b7322dcdaa3e5282500/ https://kernelci.org/boot/id/5e317c0f6bfd765fb42824f1/ https://kernelci.org/boot/id/5e317517be8559c7542824f1/
I don't *think* it's an audio issue as mainline seems fine and all the ASoC changes have already landed in mainline for this merge window.
On Wed, Jan 29, 2020 at 04:11:13PM +0000, Mark Brown wrote:
On Wed, Jan 29, 2020 at 07:54:18AM -0800, kernelci.org bot wrote:
Today's -next fails to boot on Odroid X2 and XU3 with exynos_defconfig or multi_v7_defconfig with SMP=n. It appears to get stuck in a loop probing the I2S secondary DAI for some reason:
12:07:05.997409 <6>[ 6.421596] exynos-bus: new bus device registered: soc:bus_mscl ( 84000 KHz ~ 666000 KHz) 12:07:05.997653 <4>[ 6.429763] samsung-i2s 3830000.i2s-sec: DMA channels sourced from device 3830000.i2s 12:07:06.006838 <4>[ 6.439652] samsung-i2s 3830000.i2s-sec: DMA channels sourced from device 3830000.i2s 12:07:06.015764 <4>[ 6.448666] samsung-i2s 3830000.i2s-sec: DMA channels sourced from device 3830000.i2s
and so on ad infinitum. Vanilla multi_v7_defconfig is fine and just displays a saingle copy of that log message. Full logs and other details here:
https://kernelci.org/boot/id/5e3176467f121dbdef2824fc/ https://kernelci.org/boot/id/5e317b7322dcdaa3e5282500/ https://kernelci.org/boot/id/5e317c0f6bfd765fb42824f1/ https://kernelci.org/boot/id/5e317517be8559c7542824f1/
I don't *think* it's an audio issue as mainline seems fine and all the ASoC changes have already landed in mainline for this merge window.
Thanks for the report.
Marek spotted it as well and sent a patch
Best regards, Krzysztof
participants (2)
-
Krzysztof Kozlowski
-
Mark Brown