x86/hyperv: Clarify comment on x2apic mode
authorMichael Kelley <mikelley@microsoft.com>
Mon, 26 Oct 2020 14:52:52 +0000 (07:52 -0700)
committerWei Liu <wei.liu@kernel.org>
Mon, 26 Oct 2020 16:28:06 +0000 (16:28 +0000)
commitdbf563eee0b8cc056744514d91c5ffc2fa6c0982
treea09f772a2e184d642a7d8726d6373e6a2b925f5d
parent2c3bd2a5c86fe744e8377733c5e511a5ca1e14f5
x86/hyperv: Clarify comment on x2apic mode

The comment about Hyper-V accessors is unclear regarding their
potential use in x2apic mode, as is the associated commit message
in e211288b72f1.  Clarify that while the architectural and
synthetic MSRs are equivalent in x2apic mode, the full set of xapic
accessors cannot be used because of register layout differences.

Fixes: e211288b72f1 ("x86/hyperv: Make vapic support x2apic mode")
Signed-off-by: Michael Kelley <mikelley@microsoft.com>
Link: https://lore.kernel.org/r/1603723972-81303-1-git-send-email-mikelley@microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
arch/x86/hyperv/hv_apic.c