[pve-devel] [PATCH kernel26] add infinite-loop-fix

Dietmar Maurer dietmar at proxmox.com
Mon Jan 25 11:07:05 CET 2016


This does not compile for me:

CC [M]  arch/x86/kvm/svm.o
arch/x86/kvm/svm.c: In function ‘init_vmcb’:
arch/x86/kvm/svm.c:794:12: error: ‘AC_VECTOR’ undeclared (first use in this
function)
arch/x86/kvm/svm.c:794:12: note: each undeclared identifier is reported only
once for each function it appears in
arch/x86/kvm/svm.c: In function ‘ac_interception’:
arch/x86/kvm/svm.c:1498:36: error: ‘AC_VECTOR’ undeclared (first use in this
function)
arch/x86/kvm/svm.c: At top level:
arch/x86/kvm/svm.c:2795:24: error: ‘AC_VECTOR’ undeclared here (not in a
function)
arch/x86/kvm/svm.c:2795:2: error: array index in initializer not of integer type
arch/x86/kvm/svm.c:2795:2: error: (near initialization for ‘svm_exit_handlers’)




More information about the pve-devel mailing list