* Re: [PATCH 5.15 000/917] 5.15.3-rc1 review [not found] ` <YZNwcylQcKVlZDlO@kroah.com> @ 2021-11-16 9:20 ` Jon Hunter 2021-11-16 10:12 ` Geert Uytterhoeven 0 siblings, 1 reply; 4+ messages in thread From: Jon Hunter @ 2021-11-16 9:20 UTC (permalink / raw) To: Greg Kroah-Hartman, Naresh Kamboju Cc: Herbert Xu, linux-kernel, shuah, f.fainelli, patches, lkft-triage, stable, pavel, akpm, torvalds, linux, Anders Roxell, Vladis Dronov, Arnd Bergmann, David S. Miller, Linux Crypto Mailing List, linux-tegra@vger.kernel.org On 16/11/2021 08:48, Greg Kroah-Hartman wrote: > On Tue, Nov 16, 2021 at 02:09:44PM +0530, Naresh Kamboju wrote: >> On Tue, 16 Nov 2021 at 12:06, Naresh Kamboju <naresh.kamboju@linaro.org> wrote: >>> >>> On Tue, 16 Nov 2021 at 00:03, Greg Kroah-Hartman >>> <gregkh@linuxfoundation.org> wrote: >>>> >>>> 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-h >>> >>> >> >> Regression 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 <herbert@gondor.apana.org.au> >> crypto: api - Fix built-in testing dependency failures I am seeing the same for Tegra as well and bisect is pointing to the above for me too. > Is this also an issue on 5.16-rc1? I have not observed the same issue for 5.16-rc1. Jon -- nvpublic ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 5.15 000/917] 5.15.3-rc1 review 2021-11-16 9:20 ` [PATCH 5.15 000/917] 5.15.3-rc1 review Jon Hunter @ 2021-11-16 10:12 ` Geert Uytterhoeven 2021-11-16 10:39 ` Greg Kroah-Hartman 0 siblings, 1 reply; 4+ messages in thread From: Geert Uytterhoeven @ 2021-11-16 10:12 UTC (permalink / raw) To: Jon Hunter Cc: Greg Kroah-Hartman, Naresh Kamboju, Herbert Xu, Linux Kernel Mailing List, Shuah Khan, Florian Fainelli, patches, lkft-triage, stable, Pavel Machek, Andrew Morton, Linus Torvalds, Guenter Roeck, Anders Roxell, Vladis Dronov, Arnd Bergmann, David S. Miller, Linux Crypto Mailing List, linux-tegra@vger.kernel.org Hi Jon, On Tue, Nov 16, 2021 at 10:23 AM Jon Hunter <jonathanh@nvidia.com> wrote: > On 16/11/2021 08:48, Greg Kroah-Hartman wrote: > > On Tue, Nov 16, 2021 at 02:09:44PM +0530, Naresh Kamboju wrote: > >> On Tue, 16 Nov 2021 at 12:06, Naresh Kamboju <naresh.kamboju@linaro.org> wrote: > >>> > >>> On Tue, 16 Nov 2021 at 00:03, Greg Kroah-Hartman > >>> <gregkh@linuxfoundation.org> wrote: > >>>> > >>>> 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-h > >>> > >>> > >> > >> Regression 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 <herbert@gondor.apana.org.au> > >> crypto: api - Fix built-in testing dependency failures That's commit adad556efcdd ("crypto: api - Fix built-in testing dependency failures") > I am seeing the same for Tegra as well and bisect is pointing to the > above for me too. > > Is this also an issue on 5.16-rc1? > > I have not observed the same issue for 5.16-rc1. Following the "Fixes: adad556efcdd" chain: cad439fc040efe5f ("crypto: api - Do not create test larvals if manager is disabled") beaaaa37c664e9af ("crypto: api - Fix boot-up crash when crypto manager is disabled") Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 5.15 000/917] 5.15.3-rc1 review 2021-11-16 10:12 ` Geert Uytterhoeven @ 2021-11-16 10:39 ` Greg Kroah-Hartman 2021-11-16 14:06 ` Greg Kroah-Hartman 0 siblings, 1 reply; 4+ messages in thread From: Greg Kroah-Hartman @ 2021-11-16 10:39 UTC (permalink / raw) To: Geert Uytterhoeven Cc: Jon Hunter, Naresh Kamboju, Herbert Xu, Linux Kernel Mailing List, Shuah Khan, Florian Fainelli, patches, lkft-triage, stable, Pavel Machek, Andrew Morton, Linus Torvalds, Guenter Roeck, Anders Roxell, Vladis Dronov, Arnd Bergmann, David S. Miller, Linux Crypto Mailing List, linux-tegra@vger.kernel.org On Tue, Nov 16, 2021 at 11:12:23AM +0100, Geert Uytterhoeven wrote: > Hi Jon, > > On Tue, Nov 16, 2021 at 10:23 AM Jon Hunter <jonathanh@nvidia.com> wrote: > > On 16/11/2021 08:48, Greg Kroah-Hartman wrote: > > > On Tue, Nov 16, 2021 at 02:09:44PM +0530, Naresh Kamboju wrote: > > >> On Tue, 16 Nov 2021 at 12:06, Naresh Kamboju <naresh.kamboju@linaro.org> wrote: > > >>> > > >>> On Tue, 16 Nov 2021 at 00:03, Greg Kroah-Hartman > > >>> <gregkh@linuxfoundation.org> wrote: > > >>>> > > >>>> 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-h > > >>> > > >>> > > >> > > >> Regression 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 <herbert@gondor.apana.org.au> > > >> crypto: api - Fix built-in testing dependency failures > > That's commit adad556efcdd ("crypto: api - Fix built-in testing > dependency failures") > > > I am seeing the same for Tegra as well and bisect is pointing to the > > above for me too. > > > Is this also an issue on 5.16-rc1? > > > > I have not observed the same issue for 5.16-rc1. > > Following the "Fixes: adad556efcdd" chain: > > cad439fc040efe5f ("crypto: api - Do not create test larvals if manager > is disabled") > beaaaa37c664e9af ("crypto: api - Fix boot-up crash when crypto manager > is disabled") Argh, yes, I didn't run my "check for fixes for patches in the queue" script which would have caught these. I'll go queue these up and a few others that it just caught... thanks, greg k-h ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 5.15 000/917] 5.15.3-rc1 review 2021-11-16 10:39 ` Greg Kroah-Hartman @ 2021-11-16 14:06 ` Greg Kroah-Hartman 0 siblings, 0 replies; 4+ messages in thread From: Greg Kroah-Hartman @ 2021-11-16 14:06 UTC (permalink / raw) To: Geert Uytterhoeven Cc: Jon Hunter, Naresh Kamboju, Herbert Xu, Linux Kernel Mailing List, Shuah Khan, Florian Fainelli, patches, lkft-triage, stable, Pavel Machek, Andrew Morton, Linus Torvalds, Guenter Roeck, Anders Roxell, Vladis Dronov, Arnd Bergmann, David S. Miller, Linux Crypto Mailing List, linux-tegra@vger.kernel.org On Tue, Nov 16, 2021 at 11:39:52AM +0100, Greg Kroah-Hartman wrote: > On Tue, Nov 16, 2021 at 11:12:23AM +0100, Geert Uytterhoeven wrote: > > Hi Jon, > > > > On Tue, Nov 16, 2021 at 10:23 AM Jon Hunter <jonathanh@nvidia.com> wrote: > > > On 16/11/2021 08:48, Greg Kroah-Hartman wrote: > > > > On Tue, Nov 16, 2021 at 02:09:44PM +0530, Naresh Kamboju wrote: > > > >> On Tue, 16 Nov 2021 at 12:06, Naresh Kamboju <naresh.kamboju@linaro.org> wrote: > > > >>> > > > >>> On Tue, 16 Nov 2021 at 00:03, Greg Kroah-Hartman > > > >>> <gregkh@linuxfoundation.org> wrote: > > > >>>> > > > >>>> 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-h > > > >>> > > > >>> > > > >> > > > >> Regression 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 <herbert@gondor.apana.org.au> > > > >> crypto: api - Fix built-in testing dependency failures > > > > That's commit adad556efcdd ("crypto: api - Fix built-in testing > > dependency failures") > > > > > I am seeing the same for Tegra as well and bisect is pointing to the > > > above for me too. > > > > Is this also an issue on 5.16-rc1? > > > > > > I have not observed the same issue for 5.16-rc1. > > > > Following the "Fixes: adad556efcdd" chain: > > > > cad439fc040efe5f ("crypto: api - Do not create test larvals if manager > > is disabled") > > beaaaa37c664e9af ("crypto: api - Fix boot-up crash when crypto manager > > is disabled") > > Argh, yes, I didn't run my "check for fixes for patches in the queue" > script which would have caught these. I'll go queue these up and a few > others that it just caught... Now fixed up, along with another "fix for the fix for the fix" patch that was needed. greg k-h ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-11-16 14:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20211115165428.722074685@linuxfoundation.org>
[not found] ` <CA+G9fYtFOnKQ4=3-4rUTfVM-fPno1KyTga1ZAFA2OoqNvcnAUg@mail.gmail.com>
[not found] ` <CA+G9fYuF1F-9TAwgR9ik_qjFqQvp324FJwFJbYForA_iRexZjg@mail.gmail.com>
[not found] ` <YZNwcylQcKVlZDlO@kroah.com>
2021-11-16 9:20 ` [PATCH 5.15 000/917] 5.15.3-rc1 review Jon Hunter
2021-11-16 10:12 ` Geert Uytterhoeven
2021-11-16 10:39 ` Greg Kroah-Hartman
2021-11-16 14:06 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox