| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | special include/asm/siginfo.h for MIPS |
| From: | Jun Sun <jsun@mvista.com> |
| Date: | Tue, 20 May 2003 19:11:24 -0700 |
| Cc: | jsun@mvista.com |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.2.5i |
MIPS has different values from all other arches in this file. (such as SIGEV_NONE, etc) Does anybody know why? Because of this in 2.5 everybody else now goes to use the the generic version of siginfo, while MIPS uses its own special version. Even worse the new usage of SIGEV_XXX seems to suggest sigev_notify is bitwise-or'ed flag instead of enumeration of integers. This is in a direct conflict with current MIPS values. Any thoughts? Can we just use what other arches are using? Jun |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: patch: change config options for au1x00 usb device, Pete Popov |
|---|---|
| Next by Date: | Any complications of using CONFIG_MIPS_UNCACHED..?, Ashish anand |
| Previous by Thread: | Re: patch: change config options for au1x00 usb device, Pete Popov |
| Next by Thread: | Re: special include/asm/siginfo.h for MIPS, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |