Re: [PATCH 3.14 00/46] 3.14.77-stable review

From: Greg Kroah-Hartman
Date: Fri Aug 19 2016 - 03:38:46 EST


On Thu, Aug 18, 2016 at 01:05:48PM -0700, Guenter Roeck wrote:
> On Thu, Aug 18, 2016 at 03:54:22PM +0200, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 3.14.77 release.
> > There are 46 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 Aug 20 13:54:21 UTC 2016.
> > Anything received after that time might be too late.
> >
>
> Build results:
> total: 131 pass: 129 fail: 2
> Failed builds:
> powerpc:defconfig
> powerpc:allmodconfig
>
> Qemu test results:
> total: 89 pass: 88 fail: 1
> Failed tests:
> powerpc:pseries_defconfig
>
> Build error:
>
> arch/powerpc/kvm/built-in.o: In function `kvmppc_h_cede': (.text+0x1460):
> undefined reference to `kvmppc_save_tm'
> arch/powerpc/kvm/built-in.o: In function `kvm_end_cede':
> arch/powerpc/kvm/book3s_hv_rmhandlers.o:(.text+0x14b8):
> undefined reference to `kvmppc_restore_tm'
>
> Caused by commit 5c2337847932 ("KVM: PPC: Book3S HV: Save/restore TM state
> in H_CEDE").

Argh, that was my fault, it shouldn't have been applied there.

Now removed, thanks for letting me know.

greg k-h