linux_dsm_epyc7002/include/acpi/platform
Lv Zheng 8cfb0cdf07 ACPI / debugger: Add IO interface to access debugger functionalities
This patch adds /sys/kernel/debug/acpi/acpidbg, which can be used by
userspace programs to access ACPICA debugger functionalities.

Known issue:
1. IO flush support
   acpi_os_notify_command_complete() and acpi_os_wait_command_ready() can
   be used by acpi_dbg module to implement .flush() filesystem operation.
   While this patch doesn't go that far. It then becomes userspace tool's
   duty now to flush old commands before executing new batch mode commands.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2015-12-15 00:17:44 +01:00
..
acenv.h ACPICA: Debugger: Update mutexes used for multithreaded debugger 2015-10-22 02:01:12 +02:00
acenvex.h ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h> 2015-07-23 23:09:08 +02:00
acgcc.h ACPICA: MSVC6: Fix build issue for variable argument macros 2015-07-01 23:17:53 +02:00
aclinux.h ACPI / debugger: Add IO interface to access debugger functionalities 2015-12-15 00:17:44 +01:00
aclinuxex.h ACPI / debugger: Add IO interface to access debugger functionalities 2015-12-15 00:17:44 +01:00
acmsvcex.h ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h> 2015-07-23 23:09:08 +02:00
acwinex.h ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h> 2015-07-23 23:09:08 +02:00