summaryrefslogtreecommitdiffstats
path: root/hw/core/uboot_image.h
diff options
context:
space:
mode:
authorDou Liyang2018-07-04 15:22:39 +0200
committerEduardo Habkost2018-07-09 19:37:48 +0200
commit7747abf114874537e898c60ff863828a4e82201d (patch)
tree97332124816c82a8285cc235bf680414d3122073 /hw/core/uboot_image.h
parentmachine: properly free device_memory (diff)
downloadqemu-7747abf114874537e898c60ff863828a4e82201d.tar.gz
qemu-7747abf114874537e898c60ff863828a4e82201d.tar.xz
qemu-7747abf114874537e898c60ff863828a4e82201d.zip
hw/machine: Remove the Zero check of nb_numa_nodes for numa_complete_configuration()
Commit 7a3099fc9c5c("numa: postpone options post-processing till machine_run_board_init()") broke the commit 7b8be49d36fc("NUMA: Enable adding NUMA node implicitly"). The machine_run_board_init() doesn't do NUMA setup if nb_numa_nodes=0, but the numa_complete_configuration need add a new node if memory hotplug is enabled (slots > 0) even nb_numa_nodes=0. So, Remove the check for numa_complete_configuration() to fix this. Fixes 7a3099fc9c5c("numa: postpone options post-processing till machine_run_board_init()") Signed-off-by: Dou Liyang <douly.fnst@cn.fujitsu.com> Message-Id: <20180704132239.6506-1-douly.fnst@cn.fujitsu.com> Reviewed-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'hw/core/uboot_image.h')
0 files changed, 0 insertions, 0 deletions