diff options
author | Jeff Dike <jdike@addtoit.com> | 2007-08-31 08:56:20 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-31 10:42:22 +0200 |
commit | d1254b12c93e1e586137a2ffef71fd33cf273f35 (patch) | |
tree | b122f08030c920608996eb52cce1068030ffd3b6 /include/asm-um/topology.h | |
parent | uml: fix linker script alignment bugs (diff) | |
download | linux-d1254b12c93e1e586137a2ffef71fd33cf273f35.tar.xz linux-d1254b12c93e1e586137a2ffef71fd33cf273f35.zip |
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>
Diffstat (limited to 'include/asm-um/topology.h')
0 files changed, 0 insertions, 0 deletions