| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | Re: [PATCH]: Fix N32 sigsuspend syscall that causes non-fatal oopses |
| From: | Kumba <kumba@gentoo.org> |
| Date: | Tue, 24 Jan 2006 19:17:41 +0000 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.11 |
Fix to the sigsuspend syscall so N32 userlands work without triggering non-fatal oopses. Patch was originally drafted by Daniel Jacobwitz. Problem was originally discovered via a configure test in the glib package. When run, the test triggered a segmentation fault and an oops, as well as causing the test, and ultimately, configure, to fail. Signed-off-by: Joshua Kinard <kumba@gentoo.org> --- linux32.c | 19 ------------------- scall64-n32.S | 4 ++-- signal.c | 42 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 44 insertions(+), 21 deletions(-)
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: OT: 802.11b/g mini-PCI card that is known to work with linux-mips (Au1550), David Goodenough |
|---|---|
| Next by Date: | Re: [PATCH]: Fix IP22 4k cache macro in cpu-feature-overrides.h, Kumba |
| Previous by Thread: | [PATCH]: Fix N32 sigsuspend syscall that causes non-fatal oopses, Kumba |
| Next by Thread: | Re: [PATCH]: Fix N32 sigsuspend syscall that causes non-fatal oopses, Daniel Jacobowitz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |