]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Cleanup output for the ASL Debug object
authorBob Moore <robert.moore@intel.com>
Wed, 1 Jul 2015 06:44:44 +0000 (14:44 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 1 Jul 2015 21:17:55 +0000 (23:17 +0200)
commitb105da0523711b86a66a058db09f116afddf7750
treef4ad3465040dc706b2460e55473919e2bc960e08
parentcd5d11c702ef0a2c9ad164c7ff27ad8fc0a0b6c1
ACPICA: Cleanup output for the ASL Debug object

ACPICA commit d4a53a396fe5d384425251b0257f8d125bbed617

Especially for use of the Index operator. For buffers and strings,
only output the actual byte pointed to by the index. For packages,
only print the package element decoded by the index.

Link: https://github.com/acpica/acpica/commit/d4a53a39
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/acobject.h
drivers/acpi/acpica/exdebug.c
drivers/acpi/acpica/exdump.c
drivers/acpi/acpica/exoparg2.c