]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Expressions in package elements are not supported
authorBob Moore <robert.moore@intel.com>
Thu, 13 Dec 2018 20:30:30 +0000 (12:30 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 13 Dec 2018 21:40:51 +0000 (22:40 +0100)
commit60cf224793e2f86d28358db2dd106031f9d1998e
treefafc8c0e18b35df12f70b37fcd199ce0905bfaa4
parente883437418ba59d3dc2afe9ae987143d7e8f7e57
ACPICA: Expressions in package elements are not supported

Return AE_SUPPORT if encountered, fixes a previous fault if
encountered.

Note: Other ACPI implementations do not support this type of
construct.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/dspkginit.c