On 8/12/24 09:01, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.1.105 release. There are 150 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 Aug 2024 16:00:26 +0000. Anything received after that time might be too late.
Building parisc64:C3700:smp:net=pcnet:initrd ... failed ------------ Error log: In file included from /home/groeck/src/linux-stable/include/linux/fs.h:45, from /home/groeck/src/linux-stable/include/linux/huge_mm.h:8, from /home/groeck/src/linux-stable/include/linux/mm.h:745, from /home/groeck/src/linux-stable/include/linux/pid_namespace.h:7, from /home/groeck/src/linux-stable/include/linux/ptrace.h:10, from /home/groeck/src/linux-stable/arch/parisc/kernel/asm-offsets.c:20: /home/groeck/src/linux-stable/include/linux/slab.h:228: warning: "ARCH_KMALLOC_MINALIGN" redefined 228 | #define ARCH_KMALLOC_MINALIGN ARCH_DMA_MINALIGN In file included from /home/groeck/src/linux-stable/arch/parisc/include/asm/atomic.h:23, from /home/groeck/src/linux-stable/include/linux/atomic.h:7, from /home/groeck/src/linux-stable/include/linux/rcupdate.h:25, from /home/groeck/src/linux-stable/include/linux/rculist.h:11, from /home/groeck/src/linux-stable/include/linux/pid.h:5, from /home/groeck/src/linux-stable/include/linux/sched.h:14, from /home/groeck/src/linux-stable/arch/parisc/kernel/asm-offsets.c:18: /home/groeck/src/linux-stable/arch/parisc/include/asm/cache.h:28: note: this is the location of the previous definition 28 | #define ARCH_KMALLOC_MINALIGN 16 /* ldcw requires 16-byte alignment */ Guenter