On Mon, Aug 28, 2023 at 12:11:34PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.293 release. > There are 129 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, 30 Aug 2023 10:11:30 +0000. > Anything received after that time might be too late. > Build results: total: 149 pass: 144 fail: 5 Failed builds: arm:allmodconfig arm:omap2plus_defconfig arm:ep93xx_defconfig mips:mtx1_defconfig mips:db1xxx_defconfig Qemu test results: total: 438 pass: 407 fail: 31 Failed tests: <lots of arm> arm:allmodconfig and others drivers/bus/ti-sysc.c: In function 'sysc_reset': drivers/bus/ti-sysc.c:982:15: error: implicit declaration of function 'sysc_read_sysconfig' arm boot tests fail with the same build error. arm:ep93xx_defconfig arch/arm/mach-ep93xx/timer-ep93xx.c:12:10: fatal error: platform.h mips:mtx1_defconfig arch/mips/alchemy/common/dbdma.c:33:10: fatal error: linux/dma-map-ops.h Guenter