Re: [PATCH] Fix UV4 Hub Revision adjustment

2020-12-03 Thread Steve Wahl
Reviewed-by: Steve Wahl On Thu, Dec 03, 2020 at 09:22:52AM -0600, Mike Travis wrote: > Fix UV4 Hub Revision adjustment as Hub chip starts with revision 1. > Incorrectly identifies UV4 as UV4A and UV4A as UV5. > > Fixes 647128f1536ef: x86/platform/uv: Update UV MMRs for UV5 > > Signed-off-by:

[PATCH] Fix UV4 Hub Revision adjustment

2020-12-03 Thread Mike Travis
Fix UV4 Hub Revision adjustment as Hub chip starts with revision 1. Incorrectly identifies UV4 as UV4A and UV4A as UV5. Fixes 647128f1536ef: x86/platform/uv: Update UV MMRs for UV5 Signed-off-by: Mike Travis Acked-by: Dimitri Sivanich --- arch/x86/kernel/apic/x2apic_uv_x.c | 2 +- 1 file