Myron Stowe b26e9286fb ACPI: Behave uniquely based on processor declaration definition type
Associating a Local SAPIC with a processor object is dependent upon the
processor object's definition type.  CPUs declared as "Processor" should
use the Local SAPIC's 'processor_id', and CPUs declared as "Device"
should use the 'uid'.  Note that for "Processor" declarations, even if a
'_UID' child object exists, it has no bearing with respect to mapping
Local SAPICs (see section 5.2.11.13 - Local SAPIC Structure; "Advanced
Configuration and Power Interface Specification", Revision 3.0b).

This patch changes the lsapic mapping logic to rely on the distinction of
how the processor object was declared - the mapping can't just try both
types of matches regardless of declaration type and rely on one failing
as is currently being done.

Signed-off-by: Myron Stowe <myron.stowe@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-11-06 20:14:41 -05:00
..
2008-10-22 23:28:03 -04:00
2008-10-22 23:33:29 -04:00
2008-10-22 23:33:29 -04:00
2008-10-22 23:33:29 -04:00
2008-10-23 00:11:07 -04:00
2008-10-22 23:33:29 -04:00
2008-10-22 23:33:29 -04:00
2008-10-22 23:33:29 -04:00
2008-10-22 23:33:29 -04:00
2008-10-22 23:28:38 -04:00
2008-10-23 04:00:47 -04:00
2008-10-22 23:33:29 -04:00
2008-02-07 03:33:23 -05:00
2008-07-16 23:27:07 +02:00
2008-10-22 23:28:38 -04:00
2008-10-22 23:33:29 -04:00
2008-10-22 23:33:29 -04:00
2008-10-23 00:11:07 -04:00
2008-10-22 23:33:29 -04:00
2008-10-23 00:11:07 -04:00
2008-10-22 23:33:29 -04:00
2008-10-22 23:33:29 -04:00
2008-10-22 23:19:50 -04:00