All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@redhat.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] Bug in signal handling
Date: Wed, 05 Dec 2001 01:14:26 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590698805613@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590698805573@msgid-missing>

On Mon, Dec 03, 2001 at 06:19:52PM -0800, David Mosberger wrote:
> Richard, I'm cc'ing you because it appears to me that Alpha Linux may
> have the same problem.

I don't think it does:

        bne     $5,signal_return
restore_all:
        RESTORE_ALL
        call_pal PAL_rti
[...]
signal_return:
        mov     $30,$17
        br      $1,do_switch_stack
        mov     $30,$18
        mov     $31,$16
        jsr     $26,do_signal
        bsr     $1,undo_switch_stack
        br      restore_all

That is, after do_signal we restore registers and return.

Unless you meant something else?


r~


  parent reply	other threads:[~2001-12-05  1:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-02 22:05 [Linux-ia64] Bug in signal handling Andreas Schwab
2001-12-03  3:15 ` David Mosberger
2001-12-04 19:53 ` David Mosberger
2001-12-05  1:14 ` Richard Henderson [this message]
2001-12-05  2:15 ` David Mosberger

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=marc-linux-ia64-105590698805613@msgid-missing \
    --to=rth@redhat.com \
    --cc=linux-ia64@vger.kernel.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.