]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acpi/tables
authorLv Zheng <lv.zheng@intel.com>
Wed, 1 Jul 2015 06:44:58 +0000 (14:44 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 1 Jul 2015 21:17:55 +0000 (23:17 +0200)
commit4fb80c3769b707524b0f2f6843633c6bd2131afc
tree64167f7878177abc2f61bc5bf3f9474bf05cc611
parent428394dfdfc4596110269873cf5a2e7d82b2422e
ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acpi/tables

ACPICA commit 04c3bd7e9d6aeb2b3edebe99c90dc271ae4e6353

In order to work without any additional option to dump tables when /dev/mem
doesn't exist, this patch switches the default behavior of acpidump to dump
from /sys/firmware/acpi/tables. Reported by Al Stone, Fixed by Lv Zheng.

Link: https://github.com/acpica/acpica/commit/04c3bd7e
Reported-by: Al Stone <ahs3@redhat.com>
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>
tools/power/acpi/tools/acpidump/acpidump.h
tools/power/acpi/tools/acpidump/apmain.c