https://bugzilla.kernel.org/show_bug.cgi?id=15801
--- Comment #10 from Robert Moore <[email protected]> 2010-04-20 15:39:09 --- The _PPC object for CPU0 is defined in SSDT2: Scope (\_PR.CPU0) { Name (_PPC, Zero) It looks as if SSDT2 is either not being loaded, or is not loaded at the time that _PPC is accessed from the DSDT. SSDT2 would be dynamically loaded from the primary SSDT. The primary SSDT is loaded at table initialization time. I'll look around some more for some answers. If I don't find anything, perhaps Zhang Rui can help some more. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
