x86/hyperv: Output host build info as normal Windows version number
authorMichael Kelley <mikelley@microsoft.com>
Tue, 8 Mar 2022 19:22:44 +0000 (11:22 -0800)
committerWei Liu <wei.liu@kernel.org>
Tue, 8 Mar 2022 20:44:50 +0000 (20:44 +0000)
commiteeda29db98f429a3b6473117e6ce1c213ab614f2
tree5b4c67cf4f42fbfcec96c777c0e9d6b5e9da69fc
parent1d7286729aa616772be334eb908e11f527e1e291
x86/hyperv: Output host build info as normal Windows version number

Hyper-V provides host version number information that is output in
text form by a Linux guest when it boots. For whatever reason, the
formatting has historically been non-standard. Change it to output
in normal Windows version format for better readability.

Similar code for ARM64 guests already outputs in normal Windows
version format.

Signed-off-by: Michael Kelley <mikelley@microsoft.com>
Link: https://lore.kernel.org/r/1646767364-2234-1-git-send-email-mikelley@microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
arch/x86/kernel/cpu/mshyperv.c