[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e80a3eb4-335c-5f8c-dc22-e33176b225da@roeck-us.net>
Date: Tue, 5 Apr 2022 06:08:44 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org
Cc: stable@...r.kernel.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org, 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,
slade@...dewatkins.com
Subject: Re: [PATCH 5.10 000/599] 5.10.110-rc1 review
On 4/5/22 00:24, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.110 release.
> There are 599 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 Thu, 07 Apr 2022 07:01:33 +0000.
> Anything received after that time might be too late.
>
Building um:defconfig ... failed
Building csky:defconfig ... failed
Building microblaze:mmu_defconfig ... failed
------
Error log:
fs/binfmt_elf.c: In function 'fill_note_info':
fs/binfmt_elf.c:2050:45: error: 'siginfo' undeclared (first use in this function)
2050 | sz = elf_dump_thread_status(siginfo->si_signo, ets);
| ^~~~~~~
fs/binfmt_elf.c:2050:45: note: each undeclared identifier is reported only once for each function it appears in
fs/binfmt_elf.c:2056:53: error: 'regs' undeclared (first use in this function)
2056 | elf_core_copy_regs(&info->prstatus->pr_reg, regs);
| ^~~~
Build just started, so there are likely going to be more failures.
Guenter
Powered by blists - more mailing lists