qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Riku Voipio <riku.voipio@iki.fi>
To: cedric.vincent@st.com, "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 07/18] linux-user: Fix the computation of the requested	heap size
Date: Tue, 21 Jun 2011 20:50:47 +0300	[thread overview]
Message-ID: <20110621175047.GA23816@afflict.kos.to> (raw)
In-Reply-To: <20110621071100.GC25342@gnx2503>

On Tue, Jun 21, 2011 at 09:11:00AM +0200, cedric.vincent@st.com wrote:
> 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/

Thanks. replaced the older patch with that one. Linux-user-for-upstream branch 
has been refreshed with this patch updated and the commit message changes
you requested.

Riku

  reply	other threads:[~2011-06-21 17:50 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-20 16:20 [Qemu-devel] [PATCH 00/18] pending linux-user patches riku.voipio
2011-06-20 16:20 ` [Qemu-devel] [PATCH 01/18] Don't translate pointer when in restore_sigcontext riku.voipio
2011-06-20 16:20 ` [Qemu-devel] [PATCH 02/18] linux-user: Fix the load of ELF files that have no "useful" symbol riku.voipio
2011-06-21  7:07   ` cedric.vincent
2011-06-20 16:20 ` [Qemu-devel] [PATCH 03/18] linux-user: Handle images where lowest vaddr is not page aligned riku.voipio
2011-06-20 16:20 ` [Qemu-devel] [PATCH 04/18] linux-user: Don't use MAP_FIXED in do_brk() riku.voipio
2011-06-20 16:20 ` [Qemu-devel] [PATCH 05/18] arm-semi.c: Use correct check for failure of do_brk() riku.voipio
2011-06-20 16:20 ` [Qemu-devel] [PATCH 06/18] m68k-semi.c: " riku.voipio
2011-06-20 16:20 ` [Qemu-devel] [PATCH 07/18] linux-user: Fix the computation of the requested heap size riku.voipio
2011-06-21  7:11   ` cedric.vincent
2011-06-21 17:50     ` Riku Voipio [this message]
2011-06-20 16:20 ` [Qemu-devel] [PATCH 08/18] linux-user: add pselect6 syscall support riku.voipio
2011-06-20 16:20 ` [Qemu-devel] [PATCH 09/18] linux-user: Define AT_RANDOM to support target stack protection mechanism riku.voipio
2011-06-21  7:05   ` cedric.vincent
2011-06-20 16:20 ` [Qemu-devel] [PATCH 10/18] linuxload: id_change was a write only variable riku.voipio
2011-06-20 16:20 ` [Qemu-devel] [PATCH 11/18] syscall: really return ret code riku.voipio
2011-06-20 16:20 ` [Qemu-devel] [PATCH 12/18] linux-user: syscall should use sanitized arg1 riku.voipio
2011-06-20 16:20 ` [Qemu-devel] [PATCH 13/18] flatload: end_code was only used in a debug message riku.voipio
2011-06-20 16:20 ` [Qemu-devel] [PATCH 14/18] flatload: memp was a write-only variable riku.voipio
2011-06-20 16:20 ` [Qemu-devel] [PATCH 15/18] linux-user: Bump do_syscall() up to 8 syscall arguments riku.voipio
2011-06-20 16:20 ` [Qemu-devel] [PATCH 16/18] linux-user/signal.c: Remove only-ever-set variable fpu_save_addr riku.voipio
2011-06-20 16:20 ` [Qemu-devel] [PATCH 17/18] linux-user/signal.c: Remove unused fenab riku.voipio
2011-06-20 16:20 ` [Qemu-devel] [PATCH 18/18] linux-user: Fix sync_file_range on 32bit mips riku.voipio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110621175047.GA23816@afflict.kos.to \
    --to=riku.voipio@iki.fi \
    --cc=cedric.vincent@st.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).