aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kvm_host.h
diff options
context:
space:
mode:
authorGary S. Robertson <gary.robertson@linaro.org>2015-04-08 15:52:26 -0500
committerGary S. Robertson <gary.robertson@linaro.org>2015-04-08 15:52:57 -0500
commitc0fdc1baa22e25c4b4b63e6e90b5865d78eee46e (patch)
tree830c88c21eda7311e28f4bbb5034c67df0baf1fc /include/linux/kvm_host.h
parent301ec551da4d0d0c7d7d8c6bbdfe5deb154c41f2 (diff)
KVM:EVENTFD: fix implicit declaration on x86/_64
During compilation for x86 and x86_64, received the following warning: virt/kvm/eventfd.c:493:2: error: implicit declaration of function 'kvm_vcpu_request_scan_ioapic' [-Werror=implicit-function-declaration] kvm_vcpu_request_scan_ioapic(kvm); Commit 29f1b65 KVM:EVENTFD: Remove inclusion of irq.h by Christoffer Dall addresses this issue in later kernels. This backport incudes those portions of that patch which are relevant in the 3.14 tree. Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org>
Diffstat (limited to 'include/linux/kvm_host.h')
0 files changed, 0 insertions, 0 deletions