On 11/19/2017 06:32 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.100 release. There are 59 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 Tue Nov 21 14:31:34 UTC 2017. Anything received after that time might be too late.
Build results: total: 145 pass: 130 fail: 15 Failed builds: mips:defconfig mips:allnoconfig mips:defconfig mips:allmodconfig mips:allnoconfig mips:bcm47xx_defconfig mips:bcm63xx_defconfig mips:nlm_xlp_defconfig mips:ath79_defconfig mips:ar7_defconfig mips:e55_defconfig mips:cavium_octeon_defconfig mips:malta_defconfig mips:rt305x_defconfig mips:defconfig Qemu test results: total: 116 pass: 107 fail: 9 Failed tests: mips:malta_defconfig:nosmp mips:malta_defconfig:smp mips64:malta_defconfig:nosmp mips64:malta_defconfig:smp mipsel:24Kf:malta_defconfig:nosmp mipsel:24Kf:malta_defconfig:smp mipsel64:malta_defconfig:nosmp mipsel64:malta_defconfig:smp mipsel64:fuloong2e_defconfig:fulong2e Error is always the same. Building mips:defconfig ... failed -------------- Error log: /opt/buildbot/slave/stable-queue-4.4/build/arch/mips/kernel/setup.c: In function 'bootmem_init': /opt/buildbot/slave/stable-queue-4.4/build/arch/mips/kernel/setup.c:439:8: error: implicit declaration of function 'PHYS_PFN' [-Werror=implicit-function-declaration] if (PHYS_PFN(mapstart_addr) < mapstart) ^