/openbmc/linux/arch/x86/kernel/ |
H A D | signal_32.c | diff 65ea5b0349903585bfed9720fa06f5edb4f1cd25 Wed Jan 30 06:30:56 CST 2008 H. Peter Anvin <hpa@zytor.com> x86: rename the struct pt_regs members for 32/64-bit consistency
We have a lot of code which differs only by the naming of specific members of structures that contain registers. In order to enable additional unifications, this patch drops the e- or r- size prefix from the register names in struct pt_regs, and drops the x- prefixes for segment registers on the 32-bit side.
This patch also performs the equivalent renames in some additional places that might be candidates for unification in the future.
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>
|
H A D | signal_64.c | diff 65ea5b0349903585bfed9720fa06f5edb4f1cd25 Wed Jan 30 06:30:56 CST 2008 H. Peter Anvin <hpa@zytor.com> x86: rename the struct pt_regs members for 32/64-bit consistency
We have a lot of code which differs only by the naming of specific members of structures that contain registers. In order to enable additional unifications, this patch drops the e- or r- size prefix from the register names in struct pt_regs, and drops the x- prefixes for segment registers on the 32-bit side.
This patch also performs the equivalent renames in some additional places that might be candidates for unification in the future.
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>
|
H A D | step.c | diff 65ea5b0349903585bfed9720fa06f5edb4f1cd25 Wed Jan 30 06:30:56 CST 2008 H. Peter Anvin <hpa@zytor.com> x86: rename the struct pt_regs members for 32/64-bit consistency
We have a lot of code which differs only by the naming of specific members of structures that contain registers. In order to enable additional unifications, this patch drops the e- or r- size prefix from the register names in struct pt_regs, and drops the x- prefixes for segment registers on the 32-bit side.
This patch also performs the equivalent renames in some additional places that might be candidates for unification in the future.
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>
|
H A D | asm-offsets_32.c | diff 65ea5b0349903585bfed9720fa06f5edb4f1cd25 Wed Jan 30 06:30:56 CST 2008 H. Peter Anvin <hpa@zytor.com> x86: rename the struct pt_regs members for 32/64-bit consistency
We have a lot of code which differs only by the naming of specific members of structures that contain registers. In order to enable additional unifications, this patch drops the e- or r- size prefix from the register names in struct pt_regs, and drops the x- prefixes for segment registers on the 32-bit side.
This patch also performs the equivalent renames in some additional places that might be candidates for unification in the future.
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>
|
H A D | asm-offsets_64.c | diff 65ea5b0349903585bfed9720fa06f5edb4f1cd25 Wed Jan 30 06:30:56 CST 2008 H. Peter Anvin <hpa@zytor.com> x86: rename the struct pt_regs members for 32/64-bit consistency
We have a lot of code which differs only by the naming of specific members of structures that contain registers. In order to enable additional unifications, this patch drops the e- or r- size prefix from the register names in struct pt_regs, and drops the x- prefixes for segment registers on the 32-bit side.
This patch also performs the equivalent renames in some additional places that might be candidates for unification in the future.
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>
|
H A D | irq_64.c | diff 65ea5b0349903585bfed9720fa06f5edb4f1cd25 Wed Jan 30 06:30:56 CST 2008 H. Peter Anvin <hpa@zytor.com> x86: rename the struct pt_regs members for 32/64-bit consistency
We have a lot of code which differs only by the naming of specific members of structures that contain registers. In order to enable additional unifications, this patch drops the e- or r- size prefix from the register names in struct pt_regs, and drops the x- prefixes for segment registers on the 32-bit side.
This patch also performs the equivalent renames in some additional places that might be candidates for unification in the future.
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>
|
H A D | vm86_32.c | diff 65ea5b0349903585bfed9720fa06f5edb4f1cd25 Wed Jan 30 06:30:56 CST 2008 H. Peter Anvin <hpa@zytor.com> x86: rename the struct pt_regs members for 32/64-bit consistency
We have a lot of code which differs only by the naming of specific members of structures that contain registers. In order to enable additional unifications, this patch drops the e- or r- size prefix from the register names in struct pt_regs, and drops the x- prefixes for segment registers on the 32-bit side.
This patch also performs the equivalent renames in some additional places that might be candidates for unification in the future.
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>
|
H A D | irq_32.c | diff 65ea5b0349903585bfed9720fa06f5edb4f1cd25 Wed Jan 30 06:30:56 CST 2008 H. Peter Anvin <hpa@zytor.com> x86: rename the struct pt_regs members for 32/64-bit consistency
We have a lot of code which differs only by the naming of specific members of structures that contain registers. In order to enable additional unifications, this patch drops the e- or r- size prefix from the register names in struct pt_regs, and drops the x- prefixes for segment registers on the 32-bit side.
This patch also performs the equivalent renames in some additional places that might be candidates for unification in the future.
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>
|
H A D | process_32.c | diff 65ea5b0349903585bfed9720fa06f5edb4f1cd25 Wed Jan 30 06:30:56 CST 2008 H. Peter Anvin <hpa@zytor.com> x86: rename the struct pt_regs members for 32/64-bit consistency
We have a lot of code which differs only by the naming of specific members of structures that contain registers. In order to enable additional unifications, this patch drops the e- or r- size prefix from the register names in struct pt_regs, and drops the x- prefixes for segment registers on the 32-bit side.
This patch also performs the equivalent renames in some additional places that might be candidates for unification in the future.
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>
|
H A D | process_64.c | diff 65ea5b0349903585bfed9720fa06f5edb4f1cd25 Wed Jan 30 06:30:56 CST 2008 H. Peter Anvin <hpa@zytor.com> x86: rename the struct pt_regs members for 32/64-bit consistency
We have a lot of code which differs only by the naming of specific members of structures that contain registers. In order to enable additional unifications, this patch drops the e- or r- size prefix from the register names in struct pt_regs, and drops the x- prefixes for segment registers on the 32-bit side.
This patch also performs the equivalent renames in some additional places that might be candidates for unification in the future.
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>
|
/openbmc/linux/arch/x86/kernel/acpi/ |
H A D | wakeup_64.S | diff 65ea5b0349903585bfed9720fa06f5edb4f1cd25 Wed Jan 30 06:30:56 CST 2008 H. Peter Anvin <hpa@zytor.com> x86: rename the struct pt_regs members for 32/64-bit consistency
We have a lot of code which differs only by the naming of specific members of structures that contain registers. In order to enable additional unifications, this patch drops the e- or r- size prefix from the register names in struct pt_regs, and drops the x- prefixes for segment registers on the 32-bit side.
This patch also performs the equivalent renames in some additional places that might be candidates for unification in the future.
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>
|
/openbmc/linux/arch/x86/xen/ |
H A D | enlighten.c | diff 65ea5b0349903585bfed9720fa06f5edb4f1cd25 Wed Jan 30 06:30:56 CST 2008 H. Peter Anvin <hpa@zytor.com> x86: rename the struct pt_regs members for 32/64-bit consistency
We have a lot of code which differs only by the naming of specific members of structures that contain registers. In order to enable additional unifications, this patch drops the e- or r- size prefix from the register names in struct pt_regs, and drops the x- prefixes for segment registers on the 32-bit side.
This patch also performs the equivalent renames in some additional places that might be candidates for unification in the future.
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>
|
/openbmc/linux/kernel/ |
H A D | signal.c | diff 65ea5b0349903585bfed9720fa06f5edb4f1cd25 Wed Jan 30 06:30:56 CST 2008 H. Peter Anvin <hpa@zytor.com> x86: rename the struct pt_regs members for 32/64-bit consistency
We have a lot of code which differs only by the naming of specific members of structures that contain registers. In order to enable additional unifications, this patch drops the e- or r- size prefix from the register names in struct pt_regs, and drops the x- prefixes for segment registers on the 32-bit side.
This patch also performs the equivalent renames in some additional places that might be candidates for unification in the future.
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>
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | common.c | diff 65ea5b0349903585bfed9720fa06f5edb4f1cd25 Wed Jan 30 06:30:56 CST 2008 H. Peter Anvin <hpa@zytor.com> x86: rename the struct pt_regs members for 32/64-bit consistency
We have a lot of code which differs only by the naming of specific members of structures that contain registers. In order to enable additional unifications, this patch drops the e- or r- size prefix from the register names in struct pt_regs, and drops the x- prefixes for segment registers on the 32-bit side.
This patch also performs the equivalent renames in some additional places that might be candidates for unification in the future.
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>
|