1
linux/arch/m68k/kernel
Al Viro bd6f56a75b m68k: Missing syscall_trace() on sigreturn
If we leave sigreturn via ret_from_signal, we end up with syscall
trace only on entry, leading to very unhappy strace, among other
things.  Note that this means different behaviours for signals
delivered while we were in pagefault and for ones delivered while
we were in interrupt...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2011-01-07 14:01:35 +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 m68k: Remove dead GG2 config option 2010-10-22 09:43:22 +02:00
signal.c m68k: Fix stack mangling logics in sigreturn 2011-01-07 14:01:35 +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 m68k/m68knommu: Remove dead SMP config option 2010-10-22 09:43:23 +02:00
traps.c
vmlinux-std.lds
vmlinux-sun3.lds
vmlinux.lds.S