From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GuY0z-0003Mj-KK for qemu-devel@nongnu.org; Wed, 13 Dec 2006 12:35:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GuY0w-0003L0-Q6 for qemu-devel@nongnu.org; Wed, 13 Dec 2006 12:35:33 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GuY0w-0003Kx-Ml for qemu-devel@nongnu.org; Wed, 13 Dec 2006 12:35:30 -0500 Received: from [193.7.176.60] (helo=mail.bawue.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GuY0w-0003Tp-Ia for qemu-devel@nongnu.org; Wed, 13 Dec 2006 12:35:30 -0500 Date: Wed, 13 Dec 2006 17:35:37 +0000 Subject: Re: [Qemu-devel] [PATCH]ish NPTL support. Message-ID: <20061213173537.GD25904@networkno.de> References: <1165703896.5253.472.camel@pmac.infradead.org> <200612132302.28204.a_mulyadi@softhome.net> <1166029294.5253.736.camel@pmac.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1166029294.5253.736.camel@pmac.infradead.org> From: Thiemo Seufer Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Woodhouse Cc: qemu-devel@nongnu.org David Woodhouse wrote: > On Wed, 2006-12-13 at 23:02 +0700, Mulyadi Santosa wrote: > > A small request, if you are willing to do it though.... I think this patch is > > really useful (IIRC NPTL is a long time trouble with qemu-i386), so instead > > of leaving this patch just archieved inside qemu-devel, could you please post > > it to qemu user forum too? So, it will be easy for some one else to get this > > patch until your patch gets merged by Fabrice.. > > Feel free to do so. > > Better still, feel free to break it down into simple fixes and feed it > to Fabrice. Or send the broken down versions to this list, I (or pbrook) can then commit the easy bits at least. Thiemo