x86/platform/uv: Recognize UV5 hubless system identifier
authorMike Travis <mike.travis@hpe.com>
Thu, 5 Nov 2020 22:27:41 +0000 (16:27 -0600)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 7 Nov 2020 10:17:39 +0000 (11:17 +0100)
commit801284f9737883a2b2639bd494455a72c82fdedf
tree5c55042d20695a190d23587cb65cd92d7dedfb6c
parent1aee505e0171fc38fd5ed70c7f0dcbb7398c759f
x86/platform/uv: Recognize UV5 hubless system identifier

Testing shows a problem in that UV5 hubless systems were not being
recognized.  Add them to the list of OEM IDs checked.

Fixes: 6c7794423a998 ("Add UV5 direct references")
Signed-off-by: Mike Travis <mike.travis@hpe.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20201105222741.157029-4-mike.travis@hpe.com
arch/x86/kernel/apic/x2apic_uv_x.c