diff options
author | Alok N Kataria <akataria@vmware.com> | 2013-01-29 03:59:12 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2013-01-29 09:13:49 +0100 |
commit | 3b4a505821615b6c055536a0c23ea37c349bb6a9 (patch) | |
tree | 58caccc02e664ab4dea0a8000db1752e15c376b5 /tools | |
parent | AHCI: Support multiple MSIs (diff) | |
download | linux-3b4a505821615b6c055536a0c23ea37c349bb6a9.tar.xz linux-3b4a505821615b6c055536a0c23ea37c349bb6a9.zip |
x86, kvm: Fix intialization warnings in kvm.c
With commit:
4cca6ea04d31 ("x86/apic: Allow x2apic without IR on VMware platform")
we started seeing "incompatible initialization" warning messages,
since x2apic_available() expects a bool return type while
kvm_para_available() returns an int.
Reported by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Alok N Kataria <akataria@vmware.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions