]> 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)
commit89c596bfb07b6e0cb25314dcc0b6f41e73a811cd
treefafc8c0e18b35df12f70b37fcd199ce0905bfaa4
parent2fb7e309d6df921a5532f7eb2fa9e9c2dd2fc64f
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