[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <88d537d6-57be-4fbc-9722-15997a022abb@oracle.com>
Date: Wed, 14 May 2025 00:00:44 +0530
From: Harshit Mogalapalli <harshit.m.mogalapalli@...cle.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, stable@...r.kernel.org
Cc: 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, hargar@...rosoft.com,
broonie@...nel.org, Darren Kenny <darren.kenny@...cle.com>
Subject: Re: [PATCH 6.6 000/113] 6.6.91-rc1 review
Hi Greg,
On 12/05/25 23:14, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.91 release.
> There are 113 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 Wed, 14 May 2025 17:19:58 +0000.
> Anything received after that time might be too late.
BUILDSTDERR: arch/x86/kernel/alternative.c: In function 'its_fini_mod':
BUILDSTDERR: arch/x86/kernel/alternative.c:174:32: error: invalid use of
undefined type 'struct module'
BUILDSTDERR: 174 | for (int i = 0; i < mod->its_num_pages; i++) {
BUILDSTDERR: | ^~
BUILDSTDERR: arch/x86/kernel/alternative.c:175:33: error: invalid use of
undefined type 'struct module'
BUILDSTDERR: 175 | void *page = mod->its_page_array[i];
BUILDSTDERR: | ^~
Also affecting 6.12.29-rc1 build.
Eric biggers sent a fix to this one:
https://lore.kernel.org/stable/20250513141737.3ce95555@gandalf.local.home/T/#m80fb4711dceea0a0ba06ba21ce1dff3cc8e6f703
Thanks,
Harshit
Powered by blists - more mailing lists