On Thu, 2018-04-26 at 12:33:19 UTC, laurentiu.tu...@nxp.com wrote: > From: Laurentiu Tudor <laurentiu.tu...@nxp.com> > > Add missing "altivec unavailable" interrupt injection helper > thus fixing the linker error below: > > arch/powerpc/kvm/emulate_loadstore.o: In function > `kvmppc_check_altivec_disabled': > arch/powerpc/kvm/emulate_loadstore.c: undefined reference to > `.kvmppc_core_queue_vec_unavail' > > Fixes: 09f984961c137c4b ("KVM: PPC: Book3S: Add MMIO emulation for VMX > instructions") > Signed-off-by: Laurentiu Tudor <laurentiu.tu...@nxp.com>
Applied to powerpc fixes, thanks. https://git.kernel.org/powerpc/c/b2d7ecbe355698010a6b7a15eb179e cheers