Re: [PATCH 5.15 00/45] 5.15.70-rc1 review

From: Greg Kroah-Hartman
Date: Fri Sep 23 2022 - 07:21:54 EST


On Thu, Sep 22, 2022 at 09:43:23AM -0700, Guenter Roeck wrote:
> On Wed, Sep 21, 2022 at 05:45:50PM +0200, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.15.70 release.
> > There are 45 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, 23 Sep 2022 15:36:33 +0000.
> > Anything received after that time might be too late.
> >
> Build results:
> total: 159 pass: 158 fail: 1
> Failed builds:
> arm64:allmodconfig
> Qemu test results:
> total: 486 pass: 486 fail: 0
>
> Building arm64:allmodconfig ... failed
> --------------
> Error log:
> arch/arm64/kernel/kexec_image.c:136:23: error: 'kexec_kernel_verify_pe_sig' undeclared here

Thanks, I've fixed this now.

greg k-h