[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ac26ddda-4268-4f59-bb33-5f68ea00a9cb@roeck-us.net>
Date: Sat, 8 Mar 2025 07:24:34 -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.6 000/147] 6.6.81-rc2 review
On Thu, Mar 06, 2025 at 04:20:44PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.81 release.
> There are 147 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.
>
Building i386:defconfig ... failed
--------------
Error log:
arch/x86/kernel/cpu/microcode/core.c: In function 'find_microcode_in_initrd':
arch/x86/kernel/cpu/microcode/core.c:198:25: error: 'initrd_start_early' undeclared
$ git grep initrd_start_early
arch/x86/kernel/cpu/microcode/core.c: start = initrd_start_early;
Caused by 4a148d0054f3f ("x86/microcode/32: Move early loading after paging enable").
Looks like 4c585af7180c1 ("x86/boot/32: Temporarily map initrd for microcode loading")
may be a prerequisite, though I did not check details.
Guenter
Powered by blists - more mailing lists