qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 01/12] introduce BDRV_POLL_WHILE_UNLOCKED


From: Paolo Bonzini
Subject: Re: [PATCH 01/12] introduce BDRV_POLL_WHILE_UNLOCKED
Date: Fri, 4 Feb 2022 13:13:32 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 2/3/22 14:57, Emanuele Giuseppe Esposito wrote:
  * This function avoids taking the AioContext lock unnecessarly, so use
  * it only when sure that the lock is not taken already, otherwise it
  * might cause deadlocks.

"so use" should be "but use". :)

Paolo

  *
  * @cond must be thread-safe.
  */




reply via email to

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