Hi!
This is the start of the stable review cycle for the 5.10.82 release. There are 154 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.
CIP is running tests here:
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-5...
And there's a build failure in CIP testing there:
CC drivers/mmc/core/sdio_ops.o 5040drivers/cpuidle/cpuidle-tegra.c: In function 'tegra_cpuidle_probe': 5041drivers/cpuidle/cpuidle-tegra.c:349:38: error: 'TEGRA_SUSPEND_NOT_READY' undeclared (first use in this function); did you mean 'TEGRA_SUSPEND_NONE'? 5042 if (tegra_pmc_get_suspend_mode() == TEGRA_SUSPEND_NOT_READY) 5043 ^~~~~~~~~~~~~~~~~~~~~~~ 5044 TEGRA_SUSPEND_NONE 5045drivers/cpuidle/cpuidle-tegra.c:349:38: note: each undeclared identifier is reported only once for each function it appears in 5046 CC drivers/gpu/drm/drm_dma.o 5047scripts/Makefile.build:280: recipe for target 'drivers/cpuidle/cpuidle-tegra.o' failed 5048scripts/Makefile.build:497: recipe for target 'drivers/cpuidle' failed 5049make[2]: *** [drivers/cpuidle/cpuidle-tegra.o] Error 1 5050make[1]: *** [drivers/cpuidle] Error 2 5051make[1]: *** Waiting for unfinished jobs.... 5052 CC drivers/cpufreq/raspberrypi-cpufreq.o
Best regards, Pavel