From: James Hogan Date: Wed, 22 May 2013 11:29:22 +0000 (+0100) Subject: KVM: add kvm_para_available to asm-generic/kvm_para.h X-Git-Tag: v3.10-rc6~27^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=066a1a5fca0e188c41636d0874ab7495f24f595b;p=pandora-kernel.git KVM: add kvm_para_available to asm-generic/kvm_para.h According to include/uapi/linux/kvm_para.h architectures should define kvm_para_available, so add an implementation to asm-generic/kvm_para.h which just returns false. This fixes intel8x0.c build failure on mips with KVM enabled. Signed-off-by: James Hogan Cc: Marcelo Tosatti Cc: Gleb Natapov Cc: Arnd Bergmann Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed