linux/include/acpi
Myron Stowe ad93a765c1 ACPI: Disambiguate processor declaration type
Declaring processors in ACPI namespace can be done using either a
"Processor" definition or a "Device" definition (see section 8.4 -
Declaring Processors; "Advanced Configuration and Power Interface
Specification", Revision 3.0b).  Currently the two processor
declaration types are conflated.

This patch disambiguates the processor declaration's definition type
enabling subsequent code to behave uniquely based explicitly on the
declaration's type.

Signed-off-by: Myron Stowe <myron.stowe@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-11-06 20:11:15 -05:00
..
platform Merge branch 'linus' into test 2008-10-23 00:11:07 -04:00
acconfig.h ACPICA: Update version to 20080926 2008-10-22 23:14:50 -04:00
acdebug.h ACPICA: New: Validation for predefined ACPI methods/objects 2008-10-22 23:14:49 -04:00
acdisasm.h ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables 2008-10-22 23:14:40 -04:00
acdispat.h ACPICA: Cleanup for internal Reference Object 2008-10-22 23:14:45 -04:00
acevents.h
acexcep.h ACPICA: Remove obsolete exception codes 2008-10-22 23:14:43 -04:00
acglobal.h
achware.h
acinterp.h
aclocal.h ACPICA: New: Validation for predefined ACPI methods/objects 2008-10-22 23:14:49 -04:00
acmacros.h Merge branch 'linus' into test 2008-10-23 00:11:07 -04:00
acnames.h
acnamesp.h ACPICA: New: Validation for predefined ACPI methods/objects 2008-10-22 23:14:49 -04:00
acobject.h ACPICA: Cleanup for internal Reference Object 2008-10-22 23:14:45 -04:00
acopcode.h
acoutput.h ACPICA: Remove obsolete debug levels (WARN and ERROR) 2008-10-22 23:14:42 -04:00
acparser.h
acpi_bus.h Merge branch 'ull' into test 2008-10-22 23:33:29 -04:00
acpi_drivers.h ACPI: Disambiguate processor declaration type 2008-11-06 20:11:15 -05:00
acpi_numa.h
acpi.h
acpiosxf.h
acpixf.h
acpredef.h ACPICA: New: Validation for predefined ACPI methods/objects 2008-10-22 23:14:49 -04:00
acresrc.h
acstruct.h
actables.h
actbl1.h ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables 2008-10-22 23:14:40 -04:00
actbl.h
actypes.h ACPICA: Remove unused ACPI register bit definition 2008-10-22 23:14:46 -04:00
acutils.h ACPICA: Add function to decode reference obj types to strings 2008-10-22 23:14:39 -04:00
amlcode.h
amlresrc.h
container.h
pdc_intel.h
processor.h
reboot.h