[PATCH 0/8] x86/platform/UV: Update UV Hubless System Support

From: Mike Travis
Date: Mon Sep 02 2019 - 20:18:53 EST



These patches support upcoming UV systems that do not have a UV HUB.

* Save OEM_ID from ACPI MADT probe
* Return UV Hubless System Type
* Add return code to UV BIOS Init function
* Setup UV functions for Hubless UV Systems
* Add UV Hubbed/Hubless Proc FS Files
* Decode UVsystab Info
* Account for UV Hubless in is_uvX_hub Ops

--