From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:56075) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYv9b-0005Lv-3N for qemu-devel@nongnu.org; Tue, 21 Jun 2011 03:13:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QYv9Z-0005YT-4o for qemu-devel@nongnu.org; Tue, 21 Jun 2011 03:13:42 -0400 Received: from eu1sys200aog117.obsmtp.com ([207.126.144.143]:43493) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYv9Y-0005YJ-Mv for qemu-devel@nongnu.org; Tue, 21 Jun 2011 03:13:41 -0400 Date: Tue, 21 Jun 2011 09:11:00 +0200 From: Message-ID: <20110621071100.GC25342@gnx2503> References: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH 07/18] linux-user: Fix the computation of the requested heap size List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "riku.voipio@iki.fi" Cc: "qemu-devel@nongnu.org" On Mon, Jun 20, 2011 at 06:20:12PM +0200, riku.voipio@iki.fi wrote: > linux-user/syscall.c | 11 ++++++----- > 1 files changed, 6 insertions(+), 5 deletions(-) This is not the latest version of the patch (that one introduced some regressions): http://patchwork.ozlabs.org/patch/100492/