Re: [PATCH 1/2] numa: Report expected initiator

2021-07-09 Thread Pankaj Gupta
> When setting up NUMA with HMAT enabled there's a check performed > in machine_set_cpu_numa_node() that reports an error when a NUMA > node has a CPU but the node's initiator is not itself. The error > message reported contains only the expected value and not the > actual value (which is

Re: [PATCH 1/2] numa: Report expected initiator

2021-07-09 Thread Igor Mammedov
On Wed, 7 Jul 2021 15:40:29 +0200 Michal Privoznik wrote: > When setting up NUMA with HMAT enabled there's a check performed > in machine_set_cpu_numa_node() that reports an error when a NUMA > node has a CPU but the node's initiator is not itself. The error > message reported contains only the

[PATCH 1/2] numa: Report expected initiator

2021-07-07 Thread Michal Privoznik
When setting up NUMA with HMAT enabled there's a check performed in machine_set_cpu_numa_node() that reports an error when a NUMA node has a CPU but the node's initiator is not itself. The error message reported contains only the expected value and not the actual value (which is different because