[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1c813c9d-de04-487c-a350-13577dbdd881@roeck-us.net>
Date: Sat, 8 Mar 2025 07:15:33 -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 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()").
Guenter
Powered by blists - more mailing lists