On 10/14/20 3:40 PM, Greg Kurz wrote:
cpu_remove() got superseded by cpu_remove_sync() in commit dbadee4ff4a0,
but its prototype wasn't removed. We could possibly keep the shorter
cpu_remove() naming but it seems better to highligth that this blocks
until the CPU thread is joined.

Fixes: dbadee4ff4a0 ("cpus: join thread when removing a vCPU")
Cc: pbonz...@redhat.com
Signed-off-by: Greg Kurz <gr...@kaod.org>
---
  include/hw/core/cpu.h |    8 --------
  1 file changed, 8 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>


Reply via email to