]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8e578da08c0df34f434236a123fe6b1a041d7365
treea09f772a2e184d642a7d8726d6373e6a2b925f5d
parent7e049304c5be45bf63589cb4fdc467b2f0b09862
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 1a9d1fa23e6d.  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: 1a9d1fa23e6d ("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