Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sh: Fix up spurious syscall restarting. | Paul Mundt | 2009-01-28 |
| | | | | | | | | | The T-bit manipulation for syscall error checking had the side effect of spuriously returning ERESTART* errno values over EINTR. So, we simplify the error checking a bit and leave the T-bit alone. Reported-by: Kaz Kojima <kkojima@rr.iij4u.or.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||
* | sh: Fix up syscall_get_nr() comment in syscall_32.h. | Paul Mundt | 2008-12-22 |
| | | | | | | Residual copy-and-paste damage, fix it up. Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||
* | sh: Provide the asm/syscall.h interface, needed by tracehook. | Paul Mundt | 2008-09-12 |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> |