On Sun, Sep 09, 2018 at 01:53:51PM -0700, Guenter Roeck wrote: > On 09/09/2018 11:03 AM, Greg Kroah-Hartman wrote: > > On Sun, Sep 09, 2018 at 08:54:41AM -0700, Guenter Roeck wrote: > > > On 09/09/2018 01:55 AM, Greg Kroah-Hartman wrote: > > > > On Sat, Sep 08, 2018 at 02:14:53PM -0700, Guenter Roeck wrote: > > > > > On 09/07/2018 02:09 PM, Greg Kroah-Hartman wrote: > > > > > > This is the start of the stable review cycle for the 4.9.126 release. > > > > > > There are 63 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 Sep 9 21:09:58 UTC 2018. > > > > > > Anything received after that time might be too late. > > > > > > > > > > > > > > > > Build results: > > > > > total: 151 pass: 149 fail: 2 > > > > > Failed builds: > > > > > powerpc:defconfig > > > > > powerpc:allmodconfig > > > > > Qemu test results: > > > > > total: 301 pass: 285 fail: 16 > > > > > Failed tests: > > > > > powerpc:mac99:ppc64_book3s_defconfig:nosmp:initrd > > > > > powerpc:mac99:ppc64_book3s_defconfig:smp:cpu4:initrd > > > > > powerpc:mac99:ppc64_book3s_defconfig:smp:cpu4:ide:rootfs > > > > > powerpc:mac99:ppc64_book3s_defconfig:smp:cpu4:mmc:rootfs > > > > > powerpc:mac99:ppc64_book3s_defconfig:smp:cpu4:scsi[DC395]:rootfs > > > > > powerpc:pseries:pseries_defconfig:initrd > > > > > powerpc:pseries:pseries_defconfig:scsi:rootfs > > > > > powerpc:pseries:pseries_defconfig:mmc:rootfs > > > > > powerpc:pseries:pseries_defconfig:nvme:rootfs > > > > > powerpc:pseries:pseries_defconfig:little:initrd > > > > > powerpc:pseries:pseries_defconfig:little:scsi:rootfs > > > > > powerpc:pseries:pseries_defconfig:little:scsi[MEGASAS]:rootfs > > > > > powerpc:pseries:pseries_defconfig:little:scsi[FUSION]:rootfs > > > > > powerpc:pseries:pseries_defconfig:little:mmc:rootfs > > > > > powerpc:pseries:pseries_defconfig:little:nvme:rootfs > > > > > powerpc:powernv:powernv_defconfig:initrd > > > > > > > > > > Details are available at https://kerneltests.org/builders/. > > > > > > > > I've pushed out a -rc2 to fix this. Hopefully. There were a bunch of > > > > warnings for power that I don't think were caused by these series, I > > > > don't know if they have always been there or not. > > > > > > > > > > For v4.9.125-65-g0f793f1ec4f3: > > > > > > Build results: > > > total: 151 pass: 150 fail: 1 > > > Failed builds: > > > powerpc:allmodconfig > > > Qemu test results: > > > total: 301 pass: 301 fail: 0 > > > > > > arch/powerpc/kernel/fadump.c: In function 'free_crash_memory_ranges': > > > arch/powerpc/kernel/fadump.c:738:2: error: implicit declaration of function 'kfree' > > > > > > arch/powerpc/kernel/fadump.c: In function 'allocate_crash_memory_ranges': > > > arch/powerpc/kernel/fadump.c:757:14: error: implicit declaration of function 'krealloc' > > > > Oops, forgot to fix that one. Shoould now be resolved. > > > > Did you push your change ? My builders didn't pick it up. Yes, I pushed out the "real" 4.9.125 release with the fix in it. thanks, greg k-h