mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 16:54:20 +08:00
a8b4fc4d7c
The UML/x86_64 headers were missing ptrace support for some segment registers. The underlying problem was that the x86_64 kernel uses user_regs_struct rather than the ptrace register definitions in ptrace. This patch switches UML/x86_64 to using user_regs_struct for its definitions of the host's registers. Signed-off-by: Jeff Dike <jdike@addtoit.com> Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
---|---|---|
.. | ||
archsetjmp.h | ||
checksum.h | ||
faultinfo.h | ||
kernel-offsets.h | ||
ptrace_user.h | ||
ptrace.h | ||
sc.h | ||
sigcontext.h | ||
skas_ptrace.h | ||
stub.h | ||
syscalls.h | ||
thread.h | ||
tls.h |