diff options
author | Jeff Dike <[email protected]> | 2006-09-27 01:50:35 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2006-09-27 08:26:16 -0700 |
commit | a8b4fc4d7c3ccf80d4fa1805cee85c06c2aa653e (patch) | |
tree | 55cc6eed8fccc96d5a50b2e947cc85f8caba7242 /arch/um/kernel/gmon_syms.c | |
parent | 0715501bf1d915002d92e34e8a78ea889e5a0049 (diff) |
[PATCH] uml: fix missing x86_64 register definitions
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 <[email protected]>
Cc: Paolo 'Blaisorblade' Giarrusso <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/um/kernel/gmon_syms.c')
0 files changed, 0 insertions, 0 deletions