>From the past experiences, it is found _PCL return a reference, ex.
return (_SB), when it should return "A variable-length Package
containing a list of References to devices or buses" as in acpi spec.
For example, it should be

Method(_PCL) {
     return (Package(){_SB})
}

Luckily linux kernel does not actually use _PCL for any purpose and it
is safe to ignore it.

** Changed in: linux (Ubuntu)
       Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1333115

Title:
  [Dell Inspiron 3135] CRITICAL failure found in Test _PCL

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1333115/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to