On Thu, 8 Jun 2017, Dou Liyang wrote: > ... initializes local parameters "p_node" & "parent" for > register_node(). > > But, register_node() does not use them. > > Remove the related code of "parent" node, cleanup register_one_node() > and register_node(). > > [Test in Qemu by 4 hotpluggable nodes in x86-64 system] > > Signed-off-by: Dou Liyang <douly.f...@cn.fujitsu.com>
Acked-by: David Rientjes <rient...@google.com>