Home
last modified time | relevance | path

Searched hist:ad93a765c1834db031b5bf1c2baf2a50d0462ca4 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/acpi/
H A Dacpi_drivers.hdiff ad93a765c1834db031b5bf1c2baf2a50d0462ca4 Tue Nov 04 15:52:55 CST 2008 Myron Stowe <myron.stowe@hp.com> 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>
/openbmc/linux/drivers/acpi/
H A Dprocessor_core.cdiff ad93a765c1834db031b5bf1c2baf2a50d0462ca4 Tue Nov 04 15:52:55 CST 2008 Myron Stowe <myron.stowe@hp.com> 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>
H A Dscan.cdiff ad93a765c1834db031b5bf1c2baf2a50d0462ca4 Tue Nov 04 15:52:55 CST 2008 Myron Stowe <myron.stowe@hp.com> 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>