All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Yoichi Yuasa <yoichi_yuasa@montavista.co.jp>
Cc: linux-mips@linux-mips.org, jsun@mvista.com
Subject: Re: [patch] simulate_ll and simulate_sc(resend)
Date: Tue, 4 Mar 2003 13:07:48 +0100	[thread overview]
Message-ID: <20030304130748.B18143@linux-mips.org> (raw)
In-Reply-To: <20030303192137.34d21352.yoichi_yuasa@montavista.co.jp>; from yoichi_yuasa@montavista.co.jp on Mon, Mar 03, 2003 at 07:21:37PM +0900

On Mon, Mar 03, 2003 at 07:21:37PM +0900, Yoichi Yuasa wrote:

>  sig:
> +	compute_return_epc(regs);
>  	send_sig(signal, current, 1);

In the error case you can't advance the epc ..

It's an old bug already but the signal should be sent with force_sig,
not send_sig.

  Ralf

  reply	other threads:[~2003-03-04 12:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-03 10:21 [patch] simulate_ll and simulate_sc(resend) Yoichi Yuasa
2003-03-04 12:07 ` Ralf Baechle [this message]
2003-03-04 20:36 ` Ralf Baechle
2003-03-06  7:53   ` Yoichi Yuasa
2003-03-10  3:41     ` Yoichi Yuasa

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=20030304130748.B18143@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=jsun@mvista.com \
    --cc=linux-mips@linux-mips.org \
    --cc=yoichi_yuasa@montavista.co.jp \
    /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.