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

From: Mike Travis
Date: Thu Sep 05 2019 - 14:48:07 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

--