https://bugzilla.kernel.org/show_bug.cgi?id=199413

Zhang Rui ([email protected]) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]
           Assignee|[email protected] |[email protected]
                   |.org                        |

--- Comment #3 from Zhang Rui ([email protected]) ---
this smells like an AML issue to me.

            Method (ADJP, 1, Serialized)
            {
                ...
                Local6 = \_PR.CPU0._PSS ()
                Local2 = SizeOf (Local6)
                PSSN = (0x80000000 | Local2)
                ...
            }
_PSS returns a package, I don't know if we can use AML in this way or not.
and Local6 seems to be related with the error messages

 ACPI Error: No pointer back to namespace node in package 00000000fd2a44cd
(20180313/dsargs-303)

[    0.251944]   Local6: 00000000fd2a44cd <Obj>           Package
00000000fd2a44cd



Erik, could you please confirm?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to