On 5/8/20 5:29 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.4.223 release. > There are 312 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 Sun, 10 May 2020 12:29:44 +0000. > Anything received after that time might be too late. > This is not a complete list of errors. arm64:allmodconfig drivers/spi/spi-rockchip.c: In function 'rockchip_spi_prepare_dma': drivers/spi/spi-rockchip.c:461:19: error: 'struct dma_slave_caps' has no member named 'max_burst' arm:allmodconfig drivers/mtd/nand/pxa3xx_nand.c: In function 'alloc_nand_resource': drivers/mtd/nand/pxa3xx_nand.c:1753:7: error: 'np' undeclared mips:defconfig Lots of In file included from ./arch/mips/include/asm/fpu.h:24, from arch/mips/kernel/branch.c:16: ./arch/mips/include/asm/msa.h: In function 'read_msa_ir': ./arch/mips/include/asm/msa.h:204:2: error: expected ':' or ')' before '_ASM_INSN_IF_MIPS' and similar errors. arch/mips/mm/tlbex.c: In function 'config_htw_params': arch/mips/mm/tlbex.c:2334:13: error: 'MIPS_PWSIZE_PS_MASK' undeclared All mips builds are badly broken. Guenter