summaryrefslogtreecommitdiffstats
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorGreg Kurz2020-10-15 23:18:25 +0200
committerDavid Gibson2020-10-27 15:08:53 +0100
commit90689a32ce2b84580646956c2417343943e5df37 (patch)
tree9c352724e85f2b00af2dca0edec608521e87d6c8 /scripts/kernel-doc
parentspapr: Move spapr_create_nvdimm_dr_connectors() to core machine code (diff)
downloadqemu-90689a32ce2b84580646956c2417343943e5df37.tar.gz
qemu-90689a32ce2b84580646956c2417343943e5df37.tar.xz
qemu-90689a32ce2b84580646956c2417343943e5df37.zip
spapr: Fix leak of CPU machine specific data
When a CPU core is being removed, the machine specific data of each CPU thread object is leaked. Fix this by calling the dedicated helper we have for that instead of simply unparenting the CPU object. Call it from a separate loop in spapr_cpu_core_unrealize() for symmetry with spapr_cpu_core_realize(). Signed-off-by: Greg Kurz <groug@kaod.org> Message-Id: <160279670540.1808373.17319746576919615623.stgit@bahia.lan> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions