All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: David Daney <ddaney@avtrex.com>
Cc: andreev <andreev@niisi.msk.ru>, linux-mips@linux-mips.org
Subject: Re: Strace doesn't work on linux-2.4.28 and later
Date: Mon, 7 Feb 2005 21:17:42 +0000	[thread overview]
Message-ID: <20050207211742.GB6703@linux-mips.org> (raw)
In-Reply-To: <4207DBB1.9000506@avtrex.com>

On Mon, Feb 07, 2005 at 01:20:49PM -0800, David Daney wrote:

> >@@ -121,15 +121,14 @@
> > 
> > trace_a_syscall:
> > 	SAVE_STATIC
> >-	sw	t2, PT_SCRATCH0(sp)
> >+	move	s0, sp
>          ^^^^^^^^^^^^^
> I think this should be "move s0, t2" as in scall_64.S et al.

It should and what I've actually commited in CVS doesn't have this bug.

  Ralf

      reply	other threads:[~2005-02-07 21:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-01 13:43 Strace doesn't work on linux-2.4.28 and later andreev
2005-02-07 19:28 ` David Daney
2005-02-07 19:39   ` David Daney
2005-02-07 21:08     ` Ralf Baechle
2005-02-07 21:20       ` David Daney
2005-02-07 21:17         ` Ralf Baechle [this message]

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=20050207211742.GB6703@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=andreev@niisi.msk.ru \
    --cc=ddaney@avtrex.com \
    --cc=linux-mips@linux-mips.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.