Re: [PATCH 5.10 000/597] 5.10.110-rc2 review

From: Guenter Roeck
Date: Thu Apr 07 2022 - 05:41:32 EST


On Thu, Apr 07, 2022 at 10:35:27AM +0100, Sudip Mukherjee wrote:
> On Thu, Apr 7, 2022 at 10:10 AM Guenter Roeck <linux@xxxxxxxxxxxx> wrote:
> >
> > On 4/6/22 06:43, Greg Kroah-Hartman wrote:
> > > This is the start of the stable review cycle for the 5.10.110 release.
> > > There are 597 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, 08 Apr 2022 13:27:53 +0000.
> > > Anything received after that time might be too late.
> > >
> >
> > I still see the same build error. This is with v5.10.109-600-g45fdcc9dc72a.
>
> 45fdcc9dc72a was rc1.
>
> rc2 is f8a7d8111f45 which is v5.10.109-598-gf8a7d8111f45

Hmm, you are correct, but I just tried v5.10.109-598-gf8a7d8111f45 and
get (almost) the same error.

fs/binfmt_elf.c: In function 'fill_note_info':
fs/binfmt_elf.c:2056:53: error: 'regs' undeclared

I'll restart my build server; it seems to have missed some of the changes.

Guenter