-
Igor Mammedov authored
CPUState::numa_node is still in use but now it's set by board when it creates CPU objects. So there isn't any need to set it again after all CPU's are created, since it's been already set. Signed-off-by:
Igor Mammedov <imammedo@redhat.com>
Reviewed-by:
David Gibson <david@gibson.dropbear.id.au>
Reviewed-by:
Andrew Jones <drjones@redhat.com>
Message-Id: <1494415802-227633-14-git-send-email-imammedo@redhat.com>
Signed-off-by:
Eduardo Habkost <ehabkost@redhat.com>Igor Mammedov authoredCPUState::numa_node is still in use but now it's set by board when it creates CPU objects. So there isn't any need to set it again after all CPU's are created, since it's been already set. Signed-off-by:
Igor Mammedov <imammedo@redhat.com>
Reviewed-by:
David Gibson <david@gibson.dropbear.id.au>
Reviewed-by:
Andrew Jones <drjones@redhat.com>
Message-Id: <1494415802-227633-14-git-send-email-imammedo@redhat.com>
Signed-off-by:
Eduardo Habkost <ehabkost@redhat.com>
Loading