kernel-ark/arch/x86/kernel/acpi
Jack Steiner ac049c1db7 x86: parsing for ACPI "SAPIC" table
Add kernel support for new ACPI "sapic" tables that contain 16-bit APICIDs.
This patch simply adds parsing of an optional SAPIC table if present.
Otherwise, the traditional local APIC table is used.

Note: the SAPIC table is not a new ACPI table - it exists on other architectures
but is not currently recognized by x86_64.

Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-04-17 17:41:33 +02:00
..
boot.c x86: parsing for ACPI "SAPIC" table 2008-04-17 17:41:33 +02:00
cstate.c ACPI, cpuidle: Clarify C-state description in sysfs 2008-02-14 00:09:55 -05:00
Makefile x86: unify arch/x86/kernel/acpi/sleep*.c 2008-01-30 13:32:54 +01:00
processor.c ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORD 2008-02-02 02:22:43 -05:00
sleep_32.c x86: unify arch/x86/kernel/acpi/sleep*.c 2008-01-30 13:32:54 +01:00
sleep.c x86: unify arch/x86/kernel/acpi/sleep*.c 2008-01-30 13:32:54 +01:00
wakeup_32.S x86: make arch/x86/kernel/acpi/wakeup_32.S use a separate 2008-01-30 13:32:50 +01:00
wakeup_64.S x86: rename the struct pt_regs members for 32/64-bit consistency 2008-01-30 13:30:56 +01:00