diff options
author | Jason Wessel <jason.wessel@windriver.com> | 2008-09-26 10:36:42 -0500 |
---|---|---|
committer | Jason Wessel <jason.wessel@windriver.com> | 2008-09-26 10:36:42 -0500 |
commit | 703a1edcd1534468fc18f733c03bd91a65c8c6f0 (patch) | |
tree | 4861a7d6e8c600c8d872eb9f3336d6d91eeea614 /kernel/sched_features.h | |
parent | 95dbf1dbe39ed336a3e72116c95cfa98dd3457e6 (diff) |
kgdb, x86_64: fix PS CS SS registers in gdb serial
On x86_64 the gdb serial register structure defines the PS (also known
as eflags), CS and SS registers as 4 bytes entities.
This patch splits the x86_64 regnames enum into a 32 and 64 version to
account for the 32 bit entities in the gdb serial packets.
Also the program counter is properly filled in for the sleeping
threads.
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Diffstat (limited to 'kernel/sched_features.h')
0 files changed, 0 insertions, 0 deletions