pseries/nodes: Ensure enough nodes avail for operations pseries/initnodes: Ensure nodes initialized for hotplug
Signed-off-by: Michael Bringmann <m...@linux.vnet.ibm.com> Michael Bringmann (2): pseries/nodes: Ensure enough nodes avail for operations pseries/initnodes: Ensure nodes initialized for hotplug --- Changes in V5: -- Remove unnecessary error check -- Reorganize code used to associatively map CPUs to nodes and ensure initialization of nodes at runtime.