ACPICA: Change exception code for LoadTable operator.
authorBob Moore <robert.moore@intel.com>
Mon, 31 Dec 2012 00:05:09 +0000 (00:05 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 10 Jan 2013 11:36:19 +0000 (12:36 +0100)
commit528a412c86e7a831d0fd157cac65749b45b64e06
treef667eada3a528c512311a5edeb8252c7f542d720
parentafb1bbee804f473f70dc890a94cb9f0acc358012
ACPICA: Change exception code for LoadTable operator.

For the case where one of the input strings is too long,
change the returned exception code from AE_BAD_PARAMETER to
AE_AML_STRING_LIMIT.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/exconfig.c