On Fri, Oct 06, 2017 at 07:08:27AM -0700, Guenter Roeck wrote: > On 10/06/2017 01:50 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.9.54 release. > > There are 104 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 Oct 8 08:37:55 UTC 2017. > > Anything received after that time might be too late. > > > > Build results: > total: 145 pass: 142 fail: 3 > Failed builds: > arm64:allmodconfig > mips:allmodconfig > mips:ar7_defconfig > Qemu test results: > total: 123 pass: 123 fail: 0 > > Build failures: > > arm64:allmodconfig: > > In file included from include/linux/topology.h:32:0, > from include/linux/sched.h:42, > from linux/kasan.h:4, > from arch/arm64/mm/kasan_init.c:14: > arch/arm64/mm/kasan_init.c: In function ‘kasan_init’: > arch/arm64/mm/kasan_init.c:156:28: error: implicit declaration of function ‘lm_alias’ > > mips: > > arch/mips/kernel/setup.c: In function 'mips_parse_crashkernel': > arch/mips/kernel/setup.c:671:2: error: implicit declaration of function 'memory_region_available' Both of these should now be resolved, thanks. greg k-h