[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2024022214-unselect-scrounger-14d8@gregkh>
Date: Thu, 22 Feb 2024 14:28:39 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Naresh Kamboju <naresh.kamboju@...aro.org>
Cc: stable@...r.kernel.org, patches@...ts.linux.dev,
linux-kernel@...r.kernel.org, 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,
jonathanh@...dia.com, f.fainelli@...il.com,
sudipm.mukherjee@...il.com, srw@...dewatkins.net, rwarsow@....de,
conor@...nel.org, allen.lkml@...il.com,
Beyond <Wang.Beyond@....com>,
Christian König <christian.koenig@....com>,
Alex Deucher <alexander.deucher@....com>,
Sasha Levin <sashal@...nel.org>,
Felix Kuehling <Felix.Kuehling@....com>,
Srinivasan Shanmugam <srinivasan.shanmugam@....com>,
Mario Limonciello <mario.limonciello@....com>
Subject: Re: [PATCH 5.4 000/267] 5.4.269-rc1 review
On Thu, Feb 22, 2024 at 04:25:36PM +0530, Naresh Kamboju wrote:
> On Wed, 21 Feb 2024 at 19:46, Greg Kroah-Hartman
> <gregkh@...uxfoundation.org> wrote:
> >
> > This is the start of the stable review cycle for the 5.4.269 release.
> > There are 267 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, 23 Feb 2024 12:59:02 +0000.
> > Anything received after that time might be too late.
> >
> > The whole patch series can be found in one patch at:
> > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.269-rc1.gz
> > or in the git tree and branch at:
> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
>
> The i386 allmodconfig builds failed on stable-rc 5.15, 5.10 and 5.4.
>
> Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>
>
> ERROR: modpost: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
> make[2]: *** [/builds/linux/scripts/Makefile.modpost:133:
> modules-only.symvers] Error 1
>
> Steps to reproduce:
> tuxmake --runtime podman --target-arch i386 --toolchain gcc-12
> --kconfig allmodconfig
Thanks, I've tracked this down to commit 6fb12518ca58 ("drm/amd/display:
make flip_timestamp_in_us a 64-bit variable")
Let me see if I can find a fix, if not, I'll just drop it, thanks!
greg k-h
Powered by blists - more mailing lists