qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 2/9] cpus: Add a sync version of cpu_remove()


From: Matthew Rosato
Subject: Re: [Qemu-devel] [PATCH v2 2/9] cpus: Add a sync version of cpu_remove()
Date: Thu, 19 Nov 2015 10:36:19 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 11/19/2015 10:25 AM, Paolo Bonzini wrote:
> 
> 
> On 19/11/2015 16:10, Matthew Rosato wrote:
>> From: Bharata B Rao <address@hidden>
>>
>> This sync API will be used by the CPU hotplug code to wait for the CPU to
>> completely get removed before flagging the failure to the device_add
>> command.
>>
>> Sync version of this call is needed to correctly recover from CPU
>> realization failures when ->plug() handler fails.
>>
>> Signed-off-by: Bharata B Rao <address@hidden>
>> Signed-off-by: Matthew Rosato <address@hidden>
>>                [Call cpu_remove() directly from cpu_remove_sync()]
> 
> Are you using it in these patches?
>

Ugh, nice catch -- I am not using it anymore, I decided it was fine to
just use cpu_remove in patch 8 directly.  So, this patch can be dropped
from the set.

Matt





reply via email to

[Prev in Thread] Current Thread [Next in Thread]