| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | System call select on R4600 |
| From: | "Macleod" <macleod@mail2000.com.tw> |
| Date: | Sun, 22 Aug 2004 11:54:10 +0800 (CST) |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Reply-to: | macleod@mail2000.com.tw |
| Sender: | linux-mips-bounce@linux-mips.org |
My problem is "select" system call always return -1 and errno is -4142, but sys_select has never been called. Think, it has some problem on handling system call. Because if I change SYS(sys_select, 5) to 4 arguments, sys_select will be executed. Thanks! Compiler: gcc-3.3.3 Kernel: mips-linux-2.4.25/mips-linux-2.4.26 Compile parameter: -Wno-inline \ -Werror-implicit-function-declarations \ -fno-PIC \ -fno-common \ -mno-abicalls \ -mlong-calls \ -march=r4600 \ -mtune=r4600 \ -G 0 \ -Wa,--trap |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: 64-bit kernels for the Qube, Kumba |
|---|---|
| Next by Date: | xine crash when playing DIVx with 128 MB RAM ..., Reza Javadi |
| Previous by Thread: | IP28 Kernel patches, Peter Fuerst |
| Next by Thread: | Re: System call select on R4600, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |