On Fri, Feb 16, 2018 at 06:19:46AM -0800, Guenter Roeck wrote: > On 02/15/2018 07:16 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.9.82 release. > > There are 88 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 Sat Feb 17 15:11:46 UTC 2018. > > Anything received after that time might be too late. > > > > Build results: > total: 145 pass: 137 fail: 8 > Failed builds: > arm:allmodconfig > powerpc:defconfig > powerpc:allmodconfig > powerpc:ppc64e_defconfig > powerpc:cell_defconfig > powerpc:maple_defconfig > powerpc:ppc6xx_defconfig > powerpc:mpc83xx_defconfig > Qemu test results: > total: 126 pass: 119 fail: 7 > Failed tests: > powerpc:mpc8544ds:mpc85xx_defconfig > powerpc:mpc8544ds:mpc85xx_smp_defconfig > powerpc:mac99:ppc64_book3s_defconfig:nosmp > powerpc:mac99:ppc64_book3s_defconfig:smp4 > powerpc:pseries:pseries_defconfig > powerpc:mpc8544ds:ppc64_e5500_defconfig:nosmp > powerpc:mpc8544ds:ppc64_e5500_defconfig:smp Yeah, powerpc is b0rked :( > Build failures: > > Building arm:allmodconfig ... failed > -------------- > Error log: > > drivers/clocksource/timer-stm32.c: In function 'stm32_clockevent_init': > drivers/clocksource/timer-stm32.c:191:2: error: implicit declaration of function 'kfree' Let me go track this one down. > Building powerpc:defconfig ... failed > Building powerpc:allmodconfig ... failed > Building powerpc:ppc64e_defconfig ... failed > Building powerpc:cell_defconfig ... failed > Building powerpc:maple_defconfig ... failed > -------------- > Error log: > arch/powerpc/kernel/entry_64.S: Assembler messages: > arch/powerpc/kernel/entry_64.S:260: Error: unrecognized opcode: `rfi_to_user' > arch/powerpc/kernel/entry_64.S:270: Error: unrecognized opcode: `rfi_to_kernel' > arch/powerpc/kernel/entry_64.S:885: Error: unrecognized opcode: `rfi_to_user' > build/arch/powerpc/kernel/entry_64.S:900: Error: unrecognized opcode: `rfi_to_kernel' This I know is broken, I think I have a fix somewhere, but haven't dug through my mbox yet... > Building powerpc:ppc6xx_defconfig ... failed > Building powerpc:mpc83xx_defconfig ... failed > -------------- > Error log: > drivers/crypto/talitos.c: In function 'talitos_sg_map': > drivers/crypto/talitos.c:1131:3: error: too many arguments to function 'to_talitos_ptr' Offending patch is now dropped. thanks, greg k-h