* SIGSTKFLT in mips
@ 2006-05-30 9:12 Hiroki Kaminaga
2006-05-30 12:40 ` Ralf Baechle
0 siblings, 1 reply; 3+ messages in thread
From: Hiroki Kaminaga @ 2006-05-30 9:12 UTC (permalink / raw)
To: linux-mips; +Cc: kaminaga
Hi,
I'm using linux 2.6.16.11, and want to use SIGSTKFLT.
This signal is defined in most other architectures (in
include/asm-xxx/signal.h) but not in mips.
Any hint?
Thanks in Advance.
(Hiroki Kaminaga)
t
--
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: SIGSTKFLT in mips
2006-05-30 9:12 SIGSTKFLT in mips Hiroki Kaminaga
@ 2006-05-30 12:40 ` Ralf Baechle
2006-05-31 3:59 ` Hiroki Kaminaga
0 siblings, 1 reply; 3+ messages in thread
From: Ralf Baechle @ 2006-05-30 12:40 UTC (permalink / raw)
To: Hiroki Kaminaga; +Cc: linux-mips
On Tue, May 30, 2006 at 06:12:18PM +0900, Hiroki Kaminaga wrote:
> I'm using linux 2.6.16.11, and want to use SIGSTKFLT.
>
> This signal is defined in most other architectures (in
> include/asm-xxx/signal.h) but not in mips.
SIGSTKFLT is used for stack faults on coprocessors. That condition
simply doesn't exist on MIPS thus no SIGSTKFLT.
Ralf
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: SIGSTKFLT in mips
2006-05-30 12:40 ` Ralf Baechle
@ 2006-05-31 3:59 ` Hiroki Kaminaga
0 siblings, 0 replies; 3+ messages in thread
From: Hiroki Kaminaga @ 2006-05-31 3:59 UTC (permalink / raw)
To: ralf; +Cc: linux-mips, kaminaga
From: Ralf Baechle <ralf@linux-mips.org>
> SIGSTKFLT is used for stack faults on coprocessors. That condition
> simply doesn't exist on MIPS thus no SIGSTKFLT.
Thank you for your reply!
(Hiroki Kaminaga)
t
--
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-05-31 4:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-30 9:12 SIGSTKFLT in mips Hiroki Kaminaga
2006-05-30 12:40 ` Ralf Baechle
2006-05-31 3:59 ` Hiroki Kaminaga
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox