Hi Greg,
On 20/09/2023 12:30, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.15.133 release. There are 110 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 Fri, 22 Sep 2023 11:28:09 +0000. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.15.133-rc... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y and the diffstat can be found below.
thanks,
greg k-h
...
Rob Clark robdclark@chromium.org interconnect: Fix locking for runpm vs reclaim
I am seeing several boot failures for ARM 32-bit Tegra devices and bisect is pointing to the above commit. Reverting this does fix the problem.
Test results for stable-v5.15: 11 builds: 11 pass, 0 fail 34 boots: 28 pass, 6 fail 78 tests: 78 pass, 0 fail
Linux version: 5.15.133-rc1-g634d2466eedd Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000, tegra20-ventana, tegra210-p2371-2180, tegra210-p3450-0000, tegra30-cardhu-a04
Boot failures: tegra124-jetson-tk1, tegra20-ventana, tegra30-cardhu-a04
Jon