]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit66bccfae65d0685985d3623a8b5e2831aab05ea5
tree5c55042d20695a190d23587cb65cd92d7dedfb6c
parent68ae1fae489050bf6546ad45ac5e6f70b343df5c
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: 5509183cb0589 ("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