Skip to content
Commit 066a1a5f authored by James Hogan's avatar James Hogan Committed by Gleb Natapov
Browse files

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: default avatarJames Hogan <james.hogan@imgtec.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Gleb Natapov <gleb@redhat.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarGleb Natapov <gleb@redhat.com>
parent 844ce9f2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment