x86, hyperv: Correctly guard the local APIC calibration code
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 10 Oct 2013 22:30:24 +0000 (15:30 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 10 Oct 2013 22:21:38 +0000 (15:21 -0700)
commit90ab9d5510932e146a9443bf5a591f95d5b5ada8
tree51d3ee615a4eb282c10b57d6489f444d9bd45d3e
parent9e7827b5ea4ca93b4d864bc07c0fafb838d496b1
x86, hyperv: Correctly guard the local APIC calibration code

The code that gets the local APIC timer frequency from the hypervisor
rather depends on there being a local APIC.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Link: http://lkml.kernel.org/r/1381444224-3303-1-git-send-email-kys@microsoft.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/kernel/cpu/mshyperv.c