From: Lv Zheng Date: Thu, 23 Jul 2015 04:54:11 +0000 (+0800) Subject: ACPICA: Debugger: Reduce structure size for debugger X-Git-Tag: omap-for-v4.3/fixes-rc1~121^2~10^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02ca26bef8f49a654026f56bedde2ab25e761380;p=pandora-kernel.git ACPICA: Debugger: Reduce structure size for debugger ACPICA commit 310e0ae1c4730f4dadc80125125099ab76851499 arg_types in struct acpi_db_method_info is only referenced by ACPI_DEBUGGER. This patch only affects ACPICA debugger which is only used by a non-kernel tool - acpiexec, so Linux kernel is currently not affected by this patch. Link: https://github.com/acpica/acpica/commit/310e0ae1 Signed-off-by: Lv Zheng Signed-off-by: Bob Moore Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed