kernel-ark/arch/mips/kernel
Martin Michlmayr dda73d0bb1 [MIPS] Make do_signal32 return void.
do_signal has been changed to return void since the "return value is
ignored everywhere".  Convert do_signal32 accordingly.

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-02-21 16:58:22 +00:00
..
asm-offsets.c
binfmt_elfn32.c
binfmt_elfo32.c
branch.c
cpu-bugs64.c
cpu-probe.c
dma-no-isa.c
entry.S
gdb-low.S
gdb-stub.c
genex.S
head.S
i8259.c
init_task.c
irix5sys.S
irixelf.c
irixinv.c
irixioctl.c
irixsig.c
irq_cpu.c
irq-msc01.c
irq-mv6434x.c
irq-rm7000.c
irq-rm9000.c
irq.c
linux32.c
Makefile
mips_ksyms.c
module.c
proc.c
process.c [MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup. 2006-02-14 19:13:24 +00:00
ptrace32.c [MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c 2006-02-07 13:30:24 +00:00
ptrace.c
r4k_fpu.S
r4k_switch.S
r2300_fpu.S
r2300_switch.S
r6000_fpu.S
reset.c
rtlx.c
scall32-o32.S [PATCH] MIPS 32bit machines need fstatat64 support. 2006-02-13 07:47:03 -08:00
scall64-64.S [MIPS] Wire up new syscalls. 2006-02-08 17:52:25 +00:00
scall64-n32.S [MIPS] Wire up new syscalls. 2006-02-08 17:52:25 +00:00
scall64-o32.S [MIPS] Wire up new syscalls. 2006-02-08 17:52:25 +00:00
semaphore.c
setup.c
signal32.c [MIPS] Make do_signal32 return void. 2006-02-21 16:58:22 +00:00
signal_n32.c [MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn. 2006-02-14 19:13:26 +00:00
signal-common.h [MIPS] RM9000: Fix buggy I-cache workaround. 2006-02-14 19:13:25 +00:00
signal.c [MIPS] Make do_signal return void. 2006-02-08 17:52:25 +00:00
smp_mt.c [MIPS] MT: Propagate config7 into VPE. 2006-02-14 19:13:25 +00:00
smp.c
syscall.c [MIPS] Sparse: Add __user tags to syscall.c 2006-02-08 17:52:26 +00:00
sysirix.c
time.c
traps.c [MIPS] Make integer overflow exceptions in kernel mode fatal. 2006-02-21 16:58:22 +00:00
unaligned.c
vmlinux.lds.S [MIPS] Fix linker script to work for non-4K page size. 2006-02-07 13:30:26 +00:00
vpe.c