kernel-ark/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
configs
drivers
kernel sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls. 2007-06-19 12:33:21 +09:00
lib
math-emu
mm sh: ioremap() through PMB needs asm/mmu.h. 2007-06-04 10:58:23 +09:00
oprofile
tools
Kconfig
Kconfig.debug
Makefile