diff options
author | Radim Krčmář <[email protected]> | 2015-02-16 15:36:33 +0100 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2015-02-23 22:28:48 +0100 |
commit | 21bc8dc5b729dbeecb43adff23b74b51321e1897 (patch) | |
tree | d77c9d8059dc505296dd88ed8cfd27ba48689abd /tools/perf/util/trace-event-scripting.c | |
parent | 91314cb0053877991fd7b4749bb4b54d6bd6992f (diff) |
KVM: VMX: fix build without CONFIG_SMP
'apic' is not defined if !CONFIG_X86_64 && !CONFIG_X86_LOCAL_APIC.
Posted interrupt makes no sense without CONFIG_SMP, and
CONFIG_X86_LOCAL_APIC will be set with it.
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Radim Krčmář <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions