diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2018-01-15 12:24:34 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2018-01-15 12:26:18 +0300 |
commit | be6d447e4f9c5cc6d48aabc3ec362b6a559c3fd7 (patch) | |
tree | 0bbab8b49e0b64e521374cac9385d047ff0086af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a0c01e4bb92d085462c293091a521cb9e7000371 (diff) | |
download | linux-be6d447e4f9c5cc6d48aabc3ec362b6a559c3fd7.tar.xz |
x86/jailhouse: Hide x2apic code when CONFIG_X86_X2APIC=n
x2apic_phys is not available when CONFIG_X86_X2APIC=n and the code is not
optimized out resulting in a build fail:
jailhouse.c: In function ‘jailhouse_get_smp_config’:
jailhouse.c:73:3: error: ‘x2apic_phys’ undeclared (first use in this function)
Fixes: 11c8dc419bbc ("x86/jailhouse: Enable APIC and SMP support")
Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Jan Kiszka <jan.kiszka@siemens.com>
Cc: jailhouse-dev@googlegroups.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions