linux/arch/m68k/kernel
Roman Zippel dcdf3a2935 m68k: Add helper function handle_kernel_fault()
Add helper function handle_kernel_fault() in signal.c, so frame_extra_sizes
can become static, and to avoid future code duplication.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2011-03-16 19:10:40 +01:00
..
.gitignore
asm-offsets.c
dma.c
entry.S m68k: Missing syscall_trace() on sigreturn 2011-01-07 14:01:35 +01:00
head.S
ints.c
m68k_ksyms.c
Makefile
module.c
module.lds
process.c BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
ptrace.c ptrace: cleanup arch_ptrace() on m68k 2010-10-27 18:03:11 -07:00
setup.c
signal.c m68k: Add helper function handle_kernel_fault() 2011-03-16 19:10:40 +01:00
sun3-head.S
sys_m68k.c m68k: Remove big kernel lock in cache flush code 2010-10-22 09:43:25 +02:00
time.c
traps.c
vmlinux-std.lds
vmlinux-sun3.lds
vmlinux.lds.S