[libvirt] [PATCH] Fix locking in qemudDomainCoreDump

Jiri Denemark jdenemar at redhat.com
Thu Apr 22 17:34:12 UTC 2010


> > The hang fix in d376b7d63ec1ef24ba4c812d58b9a414ddb561f8 was incomplete
> > since it left quite a few {Enter,Exit}Monitor calls which require driver
> > to be unlocked. Since the driver is locked throughout the whole
> > function, {Enter,Exit}MonitorWithDriver need to be used instead to
> > ensure driver is not locked when issuing monitor commands.
> 
>   Hum, that's the same than Dan already ACK'ed, right ;-) ?

Yeah, sorry about the mess with this patch. I hit 'y' when git send-email
asked me to confirm my email address and than got confused and thought the
mail didn't make it into the list so I resent it and saw the ack for the
original version :-) I'm studying git send-email configuration to avoid this
in the future.

Jirka




More information about the libvir-list mailing list