[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3d99c624-88a8-4a98-b614-7565aa5dc4ba@roeck-us.net>
Date: Sat, 8 Mar 2025 10:24:37 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: stable@...r.kernel.org, patches@...ts.linux.dev,
linux-kernel@...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,
srw@...dewatkins.net, rwarsow@....de, conor@...nel.org,
hargar@...rosoft.com, broonie@...nel.org
Subject: Re: [PATCH 6.12 000/148] 6.12.18-rc2 review
On Sat, Mar 08, 2025 at 07:15:35AM -0800, Guenter Roeck wrote:
> On Thu, Mar 06, 2025 at 04:20:53PM +0100, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 6.12.18 release.
> > There are 148 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 Sat, 08 Mar 2025 15:13:38 +0000.
> > Anything received after that time might be too late.
> >
> v6.12.18:
>
> Building loongarch:defconfig ... failed
> --------------
> Error log:
> In file included from include/linux/bug.h:5,
> from include/linux/thread_info.h:13,
> from include/asm-generic/current.h:6,
> from ./arch/loongarch/include/generated/asm/current.h:1,
> from include/linux/sched.h:12,
> from arch/loongarch/kernel/asm-offsets.c:8:
> include/linux/thread_info.h: In function 'check_copy_size':
> arch/loongarch/include/asm/bug.h:47:9: error: implicit declaration of function 'annotate_reachable'
>
> This is not surprising:
>
> $ git grep annotate_reachable
> arch/loongarch/include/asm/bug.h: annotate_reachable();
>
> Caused by 2cfd0e5084e3 ("objtool: Remove annotate_{,un}reachable()").
>
The same problem also affects v6.13.6.
Guenter
Powered by blists - more mailing lists