kernel-ark/arch/um/sys-x86_64
Jeff Dike e8012b584f uml: ptrace floating point fixes
Handle floating point state better in ptrace.  The code now correctly
distinguishes between PTRACE_[GS]ETFPREGS and PTRACE_[GS]ETFPXREGS.  The FPX
requests get handed off to arch-specific code because that's not generic.

get_fpregs, set_fpregs, set_fpregs, and set_fpxregs needed real
implementations.

Something here exposed a missing include in asm/page.h, which needed
linux/types.h in order to get gfp_t, so that's fixed here.

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-10-16 09:43:07 -07:00
..
bug.c
bugs.c uml: remove code made redundant by CHOOSE_MODE removal 2007-10-16 09:43:05 -07:00
delay.c
fault.c uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
ksyms.c
Makefile uml: throw out CONFIG_MODE_TT 2007-10-16 09:43:05 -07:00
mem.c
ptrace_user.c
ptrace.c uml: ptrace floating point fixes 2007-10-16 09:43:07 -07:00
setjmp.S
sigcontext.c
signal.c uml: floating point signal delivery fixes 2007-10-16 09:43:07 -07:00
stub_segv.c
stub.S
syscall_table.c i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
syscalls.c uml: fold mmu_context_skas into mm_context 2007-10-16 09:43:06 -07:00
sysrq.c
tls.c uml: rename pt_regs general-purpose register file 2007-10-16 09:43:06 -07:00
um_module.c
user-offsets.c uml: don't use glibc asm/user.h 2007-10-16 09:43:07 -07:00