kernel-ark/arch/x86_64/ia32
Suleiman Souhlal ec0063b40a [PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mapped
It's possible to get an invalid page fault in kernel mode when we try to
write out segments from vsyscall32 when dumping core for a 32bit process if
the vsyscall32 DSO is not mapped in its address space (which can happen if,
for example, ulimit -v 100 is run).

Signed-off-by: Suleiman Souhlal <suleiman@google.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-08-30 16:05:16 -07:00
..
audit.c [PATCH] audit syscall classes 2006-07-01 07:44:10 -04:00
fpu32.c [PATCH] x86_64: Remove long obsolete CVS 2006-06-26 10:48:16 -07:00
ia32_aout.c
ia32_binfmt.c [PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mapped 2006-08-30 16:05:16 -07:00
ia32_signal.c [PATCH] x86_64: Remove long obsolete CVS 2006-06-26 10:48:16 -07:00
ia32entry.S [PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handler 2006-07-28 19:28:00 -07:00
ipc32.c
Makefile [PATCH] vDSO hash-style fix 2006-07-31 13:28:43 -07:00
mmap32.c
ptrace32.c [PATCH] x86_64: Fix access check in ptrace compat 2006-07-10 15:12:33 -07:00
sys_ia32.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
syscall32_syscall.S
syscall32.c
tls32.c
vsyscall-sigreturn.S [PATCH] Mark unwind info for signal trampolines in vDSOs 2006-03-31 12:18:52 -08:00
vsyscall-syscall.S
vsyscall-sysenter.S
vsyscall.lds [PATCH] vDSO hash-style fix 2006-07-31 13:28:43 -07:00