From: H. Peter Anvin Date: Wed, 30 Jan 2008 12:31:02 +0000 (+0100) Subject: x86: use generic register name in the thread and tss structures X-Git-Tag: v2.6.25-rc1~1143^2~658 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faca62273b602ab482fb7d3d940dbf41ef08b00e;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed