From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42385 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFWBx-0006vk-Lq for qemu-devel@nongnu.org; Fri, 21 May 2010 13:39:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OFWBt-0007Nw-L8 for qemu-devel@nongnu.org; Fri, 21 May 2010 13:39:24 -0400 Received: from are.twiddle.net ([75.149.56.221]:33810) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OFWBs-0007Nl-TJ for qemu-devel@nongnu.org; Fri, 21 May 2010 13:39:21 -0400 Message-ID: <4BF6C548.2070400@twiddle.net> Date: Fri, 21 May 2010 10:39:20 -0700 From: Richard Henderson MIME-Version: 1.0 Subject: Re: [Qemu-devel] linux-user mmap bug References: <20100521132817.GA8021@edde.se.axis.com> <4BF6B6F9.3070802@twiddle.net> In-Reply-To: <4BF6B6F9.3070802@twiddle.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Edgar E. Iglesias" Cc: qemu-devel@nongnu.org On 05/21/2010 09:38 AM, Richard Henderson wrote: > I have a patch series that attempts to clean this up, but it > isn't quite optimal. I'll post it for reference, however. Bah, the patch sequence no longer applies since Paul removed PAGE_RESERVED. r~