mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
d1254b12c9
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> |
||
---|---|---|
.. | ||
bug.c | ||
bugs.c | ||
delay.c | ||
fault.c | ||
ksyms.c | ||
Makefile | ||
mem.c | ||
ptrace_user.c | ||
ptrace.c | ||
setjmp.S | ||
sigcontext.c | ||
signal.c | ||
stub_segv.c | ||
stub.S | ||
syscall_table.c | ||
syscalls.c | ||
sysrq.c | ||
tls.c | ||
um_module.c | ||
unmap.c | ||
user-offsets.c |