[PATCH 0/4] x86/platform/UV: SGI UV4 Kernel Fixes
From: Mike Travis
Date: Wed Jul 27 2016 - 13:41:30 EST
A few problems have been found as the UV4 BIOS and hardware is being
developed and tested. These patches fix those problems.
Patch1: uv4_fix_gam_range_lookup_table
- Fixes a problem with building the UV4 GAM range table
Patch2: uv4_fix_bios_init_error
- Fixes a panic associated with the UV4 system table
Patch3: uv4_remove_uvsystab_pxm
- Fixes a problem with incorrect data from UV4 BIOS
Patch4: uv4_disable_is_uv_system
- Fixes a panic using the RHEL7 kdump kernel
--