linux/arch/um/sys-x86_64
Jeff Dike d1254b12c9 uml: fix x86_64 core dump crash
Stop UML crashing when trying to dump a process core on x86_64.  This is the
minimal fix to stop the crash - more things are broken here, and patches are
forthcoming.

The immediate thing to do is define ELF_CORE_COPY_REGS and
ELF_CORE_COPY_FPREGS.  Defining ELF_CORE_COPY_FPREGS allows dump_fpu to go
away.  It is defined in terms of save_fp_registers, so that needs to be added.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-08-31 01:42:22 -07:00
..
Makefile
bug.c
bugs.c
delay.c
fault.c
ksyms.c
mem.c
ptrace.c
ptrace_user.c
setjmp.S
sigcontext.c
signal.c
stub.S
stub_segv.c
syscall_table.c
syscalls.c
sysrq.c
tls.c
um_module.c
unmap.c
user-offsets.c