[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <79edf3da-d8f6-4e26-8fc7-cde71fc7c82c@linuxfoundation.org>
Date: Thu, 21 Dec 2023 08:50:10 -0700
From: Shuah Khan <skhan@...uxfoundation.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, stable@...r.kernel.org
Cc: patches@...ts.linux.dev, linux-kernel@...r.kernel.org,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
linux@...ck-us.net, shuah@...nel.org, patches@...nelci.org,
lkft-triage@...ts.linaro.org, pavel@...x.de, jonathanh@...dia.com,
f.fainelli@...il.com, sudipm.mukherjee@...il.com, srw@...dewatkins.net,
rwarsow@....de, conor@...nel.org, allen.lkml@...il.com,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH 5.10 00/62] 5.10.205-rc1 review
On 12/18/23 06:51, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.205 release.
> There are 62 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 Wed, 20 Dec 2023 13:50:31 +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.10.205-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
Still doesn't boot on my test system. I am getting closer to finding
the problem. The combination of ZSTD config options and compressed
amdgpu firmware seems to be the trigger. I did find null pointer
deferenece in amdgpu_gfx_rlc_setup_cp_table() related to compressed
mce2_fw when renoir_mec2.bin load fails.
This fix will be in mainline - I still have to find why I don't see
the null reference problem on mainline and all other stables. It could
be that it is taking a different path to get to this point on 5.10
when renoir_mec2.bin is compressed.
I will keep you updated.
thanks,
-- Shuah
Powered by blists - more mailing lists