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 sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096. 2006-12-12 08:53:29 +09:00
cchips sh: voyagergx: Fix build warnings. 2007-06-04 10:53:00 +09:00
configs sh: Update r7780rp defconfig. 2007-05-07 02:11:57 +00:00
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 sh: Fixup ndelay() xloops calculation for alternate HZ. 2007-05-09 01:35:02 +00:00
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 sh: Fixup cpu_data references for the non-boot CPUs. 2007-02-13 10:54:45 +09:00
tools sh: Fix up various compile warnings for SE boards. 2007-05-21 14:32:47 +09:00
Kconfig sh: clockevent/clocksource/hrtimers/nohz TMU support. 2007-05-09 17:33:24 +09:00
Kconfig.debug sh: Solution Engine SH7705 board and CPU updates. 2007-05-07 02:11:56 +00:00
Makefile sh: support older gcc's 2007-05-31 13:48:57 +09:00