linux-stable/arch/sh
Kaz Kojima 69a331470f sh: Fix restartable syscall arg5 clobbering.
We use R0 as the 5th argument of syscall.  When the syscall restarts
after signal handling, we should restore the old value of R0.
The attached patch does it. Without this patch, I've experienced random
failures in the situation which signals are issued frequently.

Signed-off-by: Kaz Kojima <kkojima@rr.iij4u.or.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-06-18 10:08:20 +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: Fix restartable syscall arg5 clobbering. 2007-06-18 10:08:20 +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