git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
844ce9f
)
KVM: add kvm_para_available to asm-generic/kvm_para.h
author
James Hogan
<james.hogan@imgtec.com>
Wed, 22 May 2013 11:29:22 +0000
(12:29 +0100)
committer
Gleb Natapov
<gleb@redhat.com>
Wed, 5 Jun 2013 10:21:29 +0000
(13:21 +0300)
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 <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: Gleb Natapov <gleb@redhat.com>
include/asm-generic/kvm_para.h
patch
|
blob
|
history
diff --cc
include/asm-generic/kvm_para.h
Simple merge