On 5/27/24 11:50, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.8.12 release. There are 493 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, 29 May 2024 18:53:22 +0000. Anything received after that time might be too late.
Build failures in v6.8.12:
Building csky:allmodconfig ... failed Building m68k:allmodconfig ... failed Building xtensa:allmodconfig ... failed
-------------- Error log: In file included from kernel/sched/build_utility.c:104: kernel/sched/isolation.c: In function 'housekeeping_setup': kernel/sched/isolation.c:134:53: error: 'setup_max_cpus' undeclared (first use in this function) 134 | if (first_cpu >= nr_cpu_ids || first_cpu >= setup_max_cpus) {
Commit 3c2f8859ae1ce ("smp: Provide 'setup_max_cpus' definition on UP too") might solve the problem.
Guenter