qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/4] fix implicit declaration of syscall() in li


From: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH 3/4] fix implicit declaration of syscall() in linux-user/syscall.c
Date: Tue, 11 Dec 2012 07:07:09 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0

Am 11.12.2012 02:23, schrieb John Spencer:
On 12/10/2012 06:49 PM, Stefan Weil wrote:
Am 10.12.2012 07:59, schrieb John Spencer:
+#include<sys/syscall.h>


This is a workaround for a missing declaration of function syscall
in musl's unistd.h. See my comment to patch 1 for more information.


thanks for noticing! fixed in musl:

http://git.musl-libc.org/cgit/musl/commit/?id=baf246e559e915a78a9703e10d15020c7edee423

how do we proceed with the 2 good patches ? is there anything i have to do to get them merged, now that you put the "Reviewed-by" stamp on them ?

Thanks,
John Spencer


I assume that Stefan Hajnoczi will add them to the qemu-trivial queue.
Just wait and resend those patches if nothing happens the next two weeks.

Regards,
Stefan Weil




reply via email to

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