On Mon, Jul 19, 2021 at 04:49:44PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.4.276 release. > There are 188 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, 21 Jul 2021 14:47:42 +0000. > Anything received after that time might be too late. > Build results: total: 160 pass: 160 fail: 0 Qemu test results: total: 328 pass: 315 fail: 13 Failed tests: ppc:mpc8544ds:mpc85xx_defconfig:net,e1000:initrd ppc:mpc8544ds:mpc85xx_defconfig:scsi[53C895A]:net,ne2k_pci:rootfs ppc:mpc8544ds:mpc85xx_defconfig:sata-sii3112:net,rtl8139:rootfs ppc:mpc8544ds:mpc85xx_defconfig:sdhci:mmc:net,usb-ohci:rootfs ppc:mpc8544ds:mpc85xx_smp_defconfig:net,e1000:initrd ppc:mpc8544ds:mpc85xx_smp_defconfig:scsi[DC395]:net,i82550:rootfs ppc:mpc8544ds:mpc85xx_smp_defconfig:scsi[53C895A]:net,usb-ohci:rootfs ppc:mpc8544ds:mpc85xx_smp_defconfig:sata-sii3112:net,ne2k_pci:rootfs ppc64:ppce500:corenet64_smp_defconfig:e5500:net,rtl8139:initrd ppc64:ppce500:corenet64_smp_defconfig:e5500:net,virtio-net:nvme:rootfs ppc64:ppce500:corenet64_smp_defconfig:e5500:net,e1000:sdhci:mmc:rootfs ppc64:ppce500:corenet64_smp_defconfig:e5500:net,tulip:scsi[53C895A]:rootfs ppc64:ppce500:corenet64_smp_defconfig:e5500:net,i82562:sata-sii3112:rootfs All failed tests are due to drivers/memory/fsl_ifc.c: In function ‘fsl_ifc_ctrl_probe’: drivers/memory/fsl_ifc.c:308:28: error: ‘struct fsl_ifc_ctrl’ has no member named ‘gregs’; did you mean ‘regs’? as already reported. Guenter