diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-10-04 12:28:18 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-25 11:05:54 +0100 |
commit | 703d672a63e1feeb6f86a17b8bd09ce37bb3a31a (patch) | |
tree | 16966e09f586895d3f7424fd3f05177082026dec /mm | |
parent | b7c3e5db3a92a3c92b0acd63f39974cae0b6f35d (diff) |
KVM: add X86_LOCAL_APIC dependency
commit e42eef4ba38806b18c4a74f0c276fb2e0b548173 upstream.
The rework of the posted interrupt handling broke building without
support for the local APIC:
ERROR: "boot_cpu_physical_apicid" [arch/x86/kvm/kvm-intel.ko] undefined!
That configuration is probably not particularly useful anyway, so
we can avoid the randconfig failures by adding a Kconfig dependency.
Fixes: 8b306e2f3c41 ("KVM: VMX: avoid double list add with VT-d posted interrupts")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions