qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] implement CLONE_CHILD_CLEARTID


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH] implement CLONE_CHILD_CLEARTID
Date: Thu, 16 Oct 2008 14:19:38 +0100
User-agent: KMail/1.9.9

On Wednesday 15 October 2008, Lauro Ramos Venancio wrote:
> The attached patch implements the clone flag CLONE_CHILD_CLEARTID.

Using the host set_tid_address is wrong. This is liable to break the host 
libc/libpthread.  The current set_tid_address implementation is similarly 
broken.

Paul




reply via email to

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