original_kernel/arch/microblaze/kernel
Arnd Bergmann 3183e06863 microblaze: clean up signal handling
When legacy signal handling is disabled, the
arch/microblaze/kernel/signal.c implementation can
be much simpler, as most of it is handled generically
from kernel/signal.c.

This is also a prerequisite for using the generic
asm/unistd.h, which does not provide __NR_sigreturn,
because this macro is referenced by the current signal.c
implementation.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-07-06 10:26:57 +02:00
..
cpu
Makefile
asm-offsets.c
early_printk.c
entry-nommu.S
entry.S
exceptions.c
head.S
heartbeat.c
hw_exception_handler.S
init_task.c
intc.c
irq.c
microblaze_ksyms.c
misc.S
module.c
of_device.c
of_platform.c
process.c
prom.c
prom_parse.c
ptrace.c
selfmod.c
setup.c
signal.c
sys_microblaze.c
syscall_table.S
timer.c
traps.c
vmlinux.lds.S