alistair23-linux/arch/um
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
..
drivers uml: fix previous request size limit fix 2007-08-22 19:52:46 -07:00
include uml: Eliminate kernel allocator wrappers 2007-07-16 09:05:38 -07:00
kernel uml: fix linker script alignment bugs 2007-08-31 01:42:22 -07:00
os-Linux uml: fix x86_64 core dump crash 2007-08-31 01:42:22 -07:00
scripts
sys-i386 uml: fix string exporting on UML/i386 2007-07-24 12:24:58 -07:00
sys-ia64
sys-ppc uml: remove user_util.h 2007-05-07 12:13:01 -07:00
sys-x86_64 uml: fix x86_64 core dump crash 2007-08-31 01:42:22 -07:00
defconfig i386: Allow KVM on i386 nonpae 2007-07-19 14:37:05 -07:00
Kconfig uml: fix kernel stack size on x86_64 2007-06-08 17:23:33 -07:00
Kconfig.char
Kconfig.debug Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE 2007-07-16 09:05:38 -07:00
Kconfig.i386
Kconfig.net
Kconfig.x86_64
Makefile fallout from kbuild changes 2007-07-19 18:37:54 -07:00
Makefile-i386
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-tt
Makefile-x86_64