1
0
Fork 0
alistair23-linux/arch/m32r
Hirokazu Takata 6ced13cdca [PATCH] m32r: fix and update for gcc-4.0
Fix and update for gcc-4.0.

- arch/m32r/kernel/signal.c:
  Change type of the 8th parameter of sys_rt_sigsuspend() from
  'struct pt_regs' to 'struct pt_regs *'.
  This functions make use of the 'regs' parameter to return status value,
  but gcc-4.0 optimizes and removes it as a dead code.
  Functions, sys_sigaltstack() and sys_rt_sigreturn(), have also modified.

- arch/m32r/lib/usercopy.c, include/asm-m32r/uaccess.h:
  Add early-clobber constraints('&') to output values of asm statements;
  these constraints seems to be required for gcc-4.0 register assignment.

Signed-off-by: Hayato Fujiwara <fujiwara@linux-m32r.org>
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-24 14:31:36 -08:00
..
boot [PATCH] m32r: Fix M32104 cache flushing routines 2006-01-06 08:33:44 -08:00
kernel [PATCH] m32r: fix and update for gcc-4.0 2006-02-24 14:31:36 -08:00
lib [PATCH] m32r: fix and update for gcc-4.0 2006-02-24 14:31:36 -08:00
m32104ut [PATCH] m32r: Support M32104UT target platform 2006-01-06 08:33:43 -08:00
m32700ut [PATCH] m32r: Update defconfig files 2005-06-21 19:07:31 -07:00
mappi [PATCH] m32r: Update defconfig files 2005-06-21 19:07:31 -07:00
mappi2 [PATCH] m32r: Update defconfig files 2005-06-21 19:07:31 -07:00
mappi3 [PATCH] m32r: Support M3A-2170(Mappi-III) platform 2005-06-21 19:07:30 -07:00
mm [PATCH] m32r: Fix M32104 cache flushing routines 2006-01-06 08:33:44 -08:00
oaks32r [PATCH] m32r: Update defconfig files 2005-06-21 19:07:31 -07:00
oprofile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
opsput [PATCH] m32r: Update defconfig files 2005-06-21 19:07:31 -07:00
Kconfig [PATCH] "tiny-make-id16-support-optional" fixes 2006-01-10 08:01:23 -08:00
Kconfig.debug [PATCH] Kconfig fix (DEBUG_PAGEALLOC on m32r) 2005-08-23 18:43:41 -07:00
Makefile [PATCH] m32r: enable asm code optimization 2006-02-24 14:31:36 -08:00
defconfig [PATCH] m32r: Update defconfig files 2005-06-21 19:07:31 -07:00