]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitfde175e385fc28c31a50be2608113689449a4b75
treef4ad3465040dc706b2460e55473919e2bc960e08
parentdc00203b6c6fb1b0ce99f37118d9a3e7a6807d7b
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