]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Debugger: Reduce structure size for debugger
authorLv Zheng <lv.zheng@intel.com>
Thu, 23 Jul 2015 04:54:11 +0000 (12:54 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 23 Jul 2015 21:09:08 +0000 (23:09 +0200)
commita0c3efec44ab2732a1ffcd46a24f842c47f7acec
tree28257491d88c726f96a13bfb92c6f51dedad7fad
parentb735ab8aba09d6ef2e6603f8fb8a42e9aca75895
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 <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/aclocal.h