Eduardo Habkost wrote: > Because of their location, I thought svm.h and vmx.h had KVM-specific > code. Now I've noticed they are independent from KVM. May I move svm.h > and vmx.h to arch/x86/include/asm, then? > Indeed the intent was to have these as hardware descriptions rather than bits of code. So moving them to include/asm makes sense. -- error compiling committee.c: too many arguments to function