alistair23-linux/arch/cris
Jesper Nilsson 574852a2a5 CRIS v32: Update signal handling in kernel/signal.c
- do_signal now returns void, and does not have the previous signal set
  as a parameter.
- Remove sys_rt_sigsuspend, we can use the common one instead.
- Change sys_sigsuspend to be more like x86, don't call do_signal here.
- handle_signal, setup_frame and setup_rt_frame now return -EFAULT
  if we've delivered a segfault, which is used by callers to perform
  necessary cleanup.
- Break long lines, correct whitespace and formatting errors.
2008-02-08 11:06:35 +01:00
..
arch-v10 CRIS v10: Update drivers/gpio.c, fix locking and general improvements. 2008-02-08 11:06:34 +01:00
arch-v32 CRIS v32: Update signal handling in kernel/signal.c 2008-02-08 11:06:35 +01:00
kernel CRIS: Minor generic kernel/traps.c changes. 2008-02-08 11:06:24 +01:00
mm CRIS: Minor fixes to mm/fault.c 2008-02-08 11:06:24 +01:00
artpec_3_defconfig CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips. 2008-02-08 11:06:23 +01:00
defconfig CRIS v10: New default config. 2008-02-08 11:06:28 +01:00
etraxfs_defconfig CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips. 2008-02-08 11:06:23 +01:00
Kconfig CRIS v10: Add synchronous serial port driver for CRIS v10. 2008-02-08 11:06:31 +01:00
Kconfig.debug
Makefile CRIS: Update main Kbuild makefile. 2008-02-08 11:06:25 +01:00