commit | faca62273b602ab482fb7d3d940dbf41ef08b00e | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Wed Jan 30 13:31:02 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:02 2008 +0100 |
tree | 913fb1c565a2b719b00ae4b745c38cc9b0ebf279 | |
parent | 25149b62d3e6a3e737af39bd4a0b4e97de0811b7 [diff] |
x86: use generic register name in the thread and tss structures This changes size-specific register names (eip/rip, esp/rsp, etc.) to generic names in the thread and tss structures. Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>