[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2f15e804-a2d7-4ad0-9b84-02db8c89985d@linaro.org>
Date: Wed, 13 Mar 2024 13:21:21 -0600
From: Daniel Díaz <daniel.diaz@...aro.org>
To: Sasha Levin <sashal@...nel.org>, linux-kernel@...r.kernel.org,
stable@...r.kernel.org
Cc: torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
linux@...ck-us.net, shuah@...nel.org, patches@...nelci.org,
lkft-triage@...ts.linaro.org, pavel@...x.de, nathan@...nel.org
Subject: Re: [PATCH 5.15 00/76] 5.15.152-rc1 review
Hello!
On 13/03/24 10:41 a. m., Sasha Levin wrote:
> This is the start of the stable review cycle for the 5.15.152 release.
> There are 76 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 Mar 15 04:42:22 PM UTC 2024.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/patch/?id=linux-5.15.y&id2=v5.15.151
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y
> and the diffstat can be found below.
>
> Thanks,
> Sasha
We see new warnings everywhere:
-----8<-----
/builds/linux/scripts/mod/modpost.c:1123:44: warning: excess elements in array initializer
1123 | .good_tosec = {ALL_TEXT_SECTIONS , NULL},
| ^~~~
----->8-----
Bisection points to:
commit 4060bae9dab232eb15bc7ddaaeb278b39456adf9
Author: Nathan Chancellor <nathan@...nel.org>
Date: Tue Jan 23 15:59:55 2024 -0700
modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS
[ Upstream commit 397586506c3da005b9333ce5947ad01e8018a3be ]
Reverting that commits makes the warning go away.
One reproducer:
tuxmake --runtime podman --target-arch arm64 --toolchain gcc-12 --kconfig tinyconfig
Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>
Greetings!
Daniel Díaz
daniel.diaz@...aro.org
Powered by blists - more mailing lists