qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Kirill A. Shutemov" <k.shutemov@velesys.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] execve syscall fix
Date: Thu, 29 Nov 2007 17:59:24 +0200	[thread overview]
Message-ID: <20071129155924.GA4055@localhost.localdomain> (raw)
In-Reply-To: <aec7e5c30711290542w1794b2b8rb482cdc87ebb0a0b@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 708 bytes --]

On [Thu, 29.11.2007 22:42], Magnus Damm wrote:
> Hi everyone,
> 
> The execve syscall currently fails on sh4 with -EFAULT. I tracked it
> down to what looks like a generic problem. This patch makes sure that
> the two variables "guest_argp" and "guest_envp" are set to "arg2" and
> "arg3" instead of the old NULL values from previous get_user_ual()
> calls.
> 
> Execve now works as expected on sh4 with this fix. Please apply.

I have already post fix for this bug. No responce yet.

http://lists.gnu.org/archive/html/qemu-devel/2007-11/msg00612.html

-- 
Regards,  Kirill A. Shutemov
 + Belarus, Minsk
 + Velesys LLC, http://www.velesys.com/
 + ALT Linux Team, http://www.altlinux.com/

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2007-11-29 15:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-29 13:42 [Qemu-devel] [PATCH] execve syscall fix Magnus Damm
2007-11-29 15:59 ` Kirill A. Shutemov [this message]
2007-11-29 16:00 ` Kirill A. Shutemov

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=20071129155924.GA4055@localhost.localdomain \
    --to=k.shutemov@velesys.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).