Re: SPARC and SA_SIGINFO signal handling

David S. Miller (davem@redhat.com)
Wed, 31 Oct 2001 02:11:31 -0800 (PST)


From: Christophe Rhodes <csr21@cam.ac.uk>
Date: Wed, 31 Oct 2001 09:43:43 +0000

However, what I don't see to get at is the usercontext/ucontext
structure containing register contents and so on, which as far as I am
aware should be in the third (data) argument to the sa_sigaction-type
sighandler; that's where I'm getting my problems.

The "register contents and so on" are in the sigcontext.
We don't use ucontext on sparc32.

Franks a lot,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/