On Tue, Jun 16, 2020 at 10:07:04AM -0700, Guenter Roeck wrote:
On 6/16/20 8:33 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.4.47 release. There are 134 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Thu, 18 Jun 2020 15:30:25 +0000. Anything received after that time might be too late.
We should see see lots of failures along the line of
ERROR: "imx_sc_misc_set_control" [sound/soc/sof/imx/snd-sof-imx8.ko] undefined! ERROR: "imx_scu_get_handle" [sound/soc/sof/imx/snd-sof-imx8.ko] undefined! ERROR: "imx_sc_pm_cpu_start" [sound/soc/sof/imx/snd-sof-imx8.ko] undefined!
for several architectures. This will affect 5.4.y, 5.6.y, and 5.7.y.
I say "should" because my builders didn't catch up yet, but a quick sanity check suggests that the problem is still there. alpha:allmodconfig, for example, reports dependency issues.
WARNING: unmet direct dependencies detected for SND_SOC_SOF_IMX8 Depends on [n]: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] && SND_SOC_SOF_TOPLEVEL [=y] && SND_SOC_SOF_IMX_TOPLEVEL [=y] && IMX_SCU Selected by [m]:
- SND_SOC_SOF_IMX_OF [=m] && SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] && SND_SOC_SOF_TOPLEVEL [=y] && SND_SOC_SOF_IMX_TOPLEVEL [=y] && SND_SOC_SOF_IMX8_SUPPORT [=y]
Ick, ok, I'll go drop 2 Kconfig imx SOC patches that look to be causing this and will push out some -rc2 versions...
thanks,
greg k-h