x86/platform/uv: Fix UV4 hub revision adjustment
authorMike Travis <mike.travis@hpe.com>
Thu, 3 Dec 2020 15:22:52 +0000 (09:22 -0600)
committerBorislav Petkov <bp@suse.de>
Thu, 3 Dec 2020 17:09:18 +0000 (18:09 +0100)
commit8dcc0e19dfbd73ad6b3172924d6da8f7f3f8b3b0
tree029925c92dae8f55ce9636358d32a173930a198f
parentfae3a13d2a3d49a89391889808428cf1e72afbd7
x86/platform/uv: Fix UV4 hub revision adjustment

Currently, UV4 is incorrectly identified as UV4A and UV4A as UV5. Hub
chip starts with revision 1, fix it.

 [ bp: Massage commit message. ]

Fixes: 647128f1536e ("x86/platform/uv: Update UV MMRs for UV5")
Signed-off-by: Mike Travis <mike.travis@hpe.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Steve Wahl <steve.wahl@hpe.com>
Acked-by: Dimitri Sivanich <dimitri.sivanich@hpe.com>
Link: https://lkml.kernel.org/r/20201203152252.371199-1-mike.travis@hpe.com
arch/x86/kernel/apic/x2apic_uv_x.c