Re: [PATCH 5.15 000/917] 5.15.3-rc1 review
From: Naresh Kamboju <hidden>
Date: 2021-11-16 10:11:14
Also in:
linux-crypto, lkml
On Tue, 16 Nov 2021 at 14:18, Greg Kroah-Hartman [off-list ref] wrote:
On Tue, Nov 16, 2021 at 02:09:44PM +0530, Naresh Kamboju wrote:quoted
On Tue, 16 Nov 2021 at 12:06, Naresh Kamboju [off-list ref] wrote:quoted
On Tue, 16 Nov 2021 at 00:03, Greg Kroah-Hartman [off-list ref] wrote:quoted
This is the start of the stable review cycle for the 5.15.3 release. There are 917 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, 17 Nov 2021 16:52:23 +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.3-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.15.y and the diffstat can be found below. thanks, greg k-hRegression found on arm64 juno-r2 / qemu. Following kernel crash reported on stable-rc 5.15. Anders bisected this kernel crash and found the first bad commit, Herbert Xu [off-list ref] crypto: api - Fix built-in testing dependency failuresIs this also an issue on 5.16-rc1?
Not an issue on 5.16-rc1. 5.16-rc1 boot successful on arm64 juno-r2 / qemu-arm64. - Naresh