On 7/15/25 09:36, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.15.189 release. There are 78 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 Thu, 17 Jul 2025 16:35:29 +0000. Anything received after that time might be too late.
nios2 builds have been broken for several releases now.
In file included from include/linux/pgtable.h:6, from include/linux/mm.h:33, from include/linux/pid_namespace.h:7, from include/linux/ptrace.h:10, from arch/nios2/kernel/asm-offsets.c:9: arch/nios2/include/asm/pgtable.h: In function 'ptep_set_access_flags': arch/nios2/include/asm/pgtable.h:286:17: error: implicit declaration of function 'set_ptes'; did you mean 'set_pte'?
This affects v5.15.y and older. I'll stop testing this architecture for the affected branches.
Guenter