linux/arch/sh
Paul Mundt 3aeb884b4e sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.
The current implementation only handles -ERESTARTNOHAND, whereas we
also need to handle -ERESTART_RESTARTBLOCK in the handle_signal()
case for restartable system calls.

As noted by Carl:

This fixes the LTP test nanosleep03 - the current kernel causes
-ERESTART_RESTARTBLOCK to reach user space rather than the correct
-EINTR.

Reported-by: Carl Shaw <shaw.carl@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-06-19 12:33:21 +09:00
..
boards sh: Fix se73180 platform device registration. 2007-06-04 11:07:23 +09:00
boot
cchips sh: voyagergx: Fix build warnings. 2007-06-04 10:53:00 +09:00
configs
drivers sh: Trivial fix for dma-api compile failure. 2007-05-31 13:44:17 +09:00
kernel sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls. 2007-06-19 12:33:21 +09:00
lib
math-emu spelling fixes: arch/sh/ 2007-05-21 14:31:39 +09:00
mm sh: ioremap() through PMB needs asm/mmu.h. 2007-06-04 10:58:23 +09:00
oprofile
tools sh: Fix up various compile warnings for SE boards. 2007-05-21 14:32:47 +09:00
Kconfig
Kconfig.debug
Makefile sh: support older gcc's 2007-05-31 13:48:57 +09:00