qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1.1 v2] sheepdog: add coroutine_fn markers to co


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 1.1 v2] sheepdog: add coroutine_fn markers to coroutine functions
Date: Wed, 30 May 2012 08:36:42 +0100

On Wed, May 30, 2012 at 1:03 AM, MORITA Kazutaka
<address@hidden> wrote:
> Signed-off-by: MORITA Kazutaka <address@hidden>
> ---
>
> Changes from v1:
>  - use spaces for indentation
>
>  block/sheepdog.c |    9 +++++----
>  1 files changed, 5 insertions(+), 4 deletions(-)

It's worth mentioning that this does not affect the binary that gets
built and isn't critical for QEMU 1.1.  It's still a good change to
have though because it documents which functions execute in coroutine
context.

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

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