linux-stable/tools/power/acpi
Lv Zheng 428394dfdf ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev/mem
ACPICA commit ab29013cfa2424140446aff196a70b211ab343a9

The /dev/mem can be configured out, in which case, acpidump should still
work with "-c" option as tables can be found in /sys/firmware/acpi/tables.
This patch allows acpidump to work without /dev/mem.
This patch has been tested with "acpidump -c" and "acpidump -c -n FADT".
And it worked as expected. Lv Zheng.

Link: https://github.com/acpica/acpica/commit/ab29013c
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>
2015-07-01 23:17:55 +02:00
..
common ACPICA: Update Copyright headers to 2015 2015-02-05 15:31:43 +01:00
man ACPICA: acpidump: Update man page. 2014-04-20 22:59:40 +02:00
os_specific/service_layers ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev/mem 2015-07-01 23:17:55 +02:00
tools ACPICA: Update Copyright headers to 2015 2015-02-05 15:31:43 +01:00
Makefile ACPICA: Common: Enhance cm_get_file_size() to improve portability 2014-07-08 14:22:26 +02:00