linux-kernel-test/arch/cris/arch-v32
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
..
boot CRIS v32: Update boot/rescue/rescue.ld 2008-02-08 11:06:35 +01:00
drivers CRIS v32: Remove config ifdef around init function for drivers/sync_serial.c 2008-02-08 11:06:34 +01:00
kernel CRIS v32: Update signal handling in kernel/signal.c 2008-02-08 11:06:35 +01:00
lib CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3. 2008-02-08 11:06:23 +01:00
mach-a3 CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3. 2008-02-08 11:06:23 +01:00
mach-fs CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3. 2008-02-08 11:06:23 +01:00
mm CRIS v32: Whitespace and formatting changes for kernel/ptrace.c 2008-02-08 11:06:24 +01:00
Kconfig CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. 2008-02-08 11:06:22 +01:00
output_arch.ld [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
vmlinux.lds.S all archs: consolidate init and exit sections in vmlinux.lds.h 2008-01-28 23:21:17 +01:00