Re: [PATCH] x86/platform/uv: Add set of kernel block size for hubless arches

2021-03-05 Thread Borislav Petkov
On Thu, Mar 04, 2021 at 04:39:55PM -0600, Mike Travis wrote: > The commit below added a call to set the block size value that is needed > to set the value used by the kernel. This was done for UV Hubbed systems. > This commit adds that same set call to hubless systems which supports the > same

[PATCH] x86/platform/uv: Add set of kernel block size for hubless arches

2021-03-04 Thread Mike Travis
The commit below added a call to set the block size value that is needed to set the value used by the kernel. This was done for UV Hubbed systems. This commit adds that same set call to hubless systems which supports the same NVRAMS and Intel BIOS thus the same problem occurs. Fixes: