[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAEUSe7-etoOT0ox2byNnKwmLaFQAE4j5dWnO2G2T_JuRHgr_3g@mail.gmail.com>
Date: Thu, 10 Aug 2023 12:20:40 -0600
From: Daniel Díaz <daniel.diaz@...aro.org>
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, 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, lyude@...hat.com
Subject: Re: [PATCH 4.14 000/204] 4.14.322-rc1 review
Hello!
On Wed, 9 Aug 2023 at 05:02, Greg Kroah-Hartman
<gregkh@...uxfoundation.org> wrote:
> This is the start of the stable review cycle for the 4.14.322 release.
> There are 204 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, 11 Aug 2023 10:36:10 +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/v4.x/stable-review/patch-4.14.322-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-4.14.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
> -------------
> Pseudo-Shortlog of commits:
>
> Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> Linux 4.14.322-rc1
[...]
> Lyude Paul <lyude@...hat.com>
> drm/edid: Fix uninitialized variable in drm_cvt_modes()
[...]
Two new warnings are introduced on x86_64 with GCC-8 (defconfig):
drivers/gpu/drm/drm_edid.o: warning: objtool:
drm_mode_std.isra.30()+0x98: return with modified stack frame
drivers/gpu/drm/drm_edid.o: warning: objtool:
drm_mode_std.isra.30()+0x0: stack state mismatch: cfa1=7+104 cfa2=7+8
Bisection points to the quoted commit ("drm/edid: Fix uninitialized
variable in drm_cvt_modes()"), 991fcb77f490 upstream.
Greetings!
Daniel Díaz
daniel.diaz@...aro.org
Powered by blists - more mailing lists