linux-stable-rt/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
..
Makefile uml: throw out CONFIG_MODE_TT 2007-10-16 09:43:05 -07:00
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
user-offsets.c