On Wed, Nov 04, 2020 at 06:07:54AM -0800, Guenter Roeck wrote: > On Tue, Nov 03, 2020 at 09:34:08PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.4.75 release. > > There are 214 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, 05 Nov 2020 20:29:58 +0000. > > Anything received after that time might be too late. > > > > All sparc images fail to build. > > Building sparc32:defconfig ... failed > -------------- > Error log: > <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] > In file included from arch/sparc/include/asm/io_32.h:14, > from arch/sparc/include/asm/io.h:7, > from include/linux/io.h:13, > from include/linux/irq.h:20, > from include/asm-generic/hardirq.h:13, > from arch/sparc/include/asm/hardirq_32.h:11, > from arch/sparc/include/asm/hardirq.h:7, > from include/linux/hardirq.h:9, > from include/linux/interrupt.h:11, > from include/linux/kernel_stat.h:9, > from arch/sparc/kernel/irq_32.c:15: > include/asm-generic/io.h: In function '__pci_ioport_unmap': > include/asm-generic/io.h:1012:2: error: implicit declaration of function 'iounmap'; did you mean 'ioremap'? Thanks, I'll go drop f5810e5c3292 ("asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation") which seems to be causing this. Sasha, any reason you only added it to the 5.4 and 4.14 queues and not 5.9 and 4.19? thanks, greg k-h