kernel-ark/arch/x86/kernel/acpi
H. Peter Anvin 65ea5b0349 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>
2008-01-30 13:30:56 +01:00
..
boot.c x86: add hpet sanity checks 2007-11-17 16:27:01 +01:00
cstate.c
Makefile
processor.c ACPI: Enable MSR (FixedHW) support for T-States 2007-11-16 21:46:25 -05:00
sleep_32.c
sleep_64.c x86_64: remove acpi_pci_link_exit() 2007-11-16 21:18:09 -05:00
wakeup_32.S ACPI: suspend: old debugging hacks sneaked back 2007-12-06 16:03:06 -05:00
wakeup_64.S x86: rename the struct pt_regs members for 32/64-bit consistency 2008-01-30 13:30:56 +01:00