]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Debugger: Move debugger specific APIs to debugger component
authorLv Zheng <lv.zheng@intel.com>
Thu, 23 Jul 2015 04:54:17 +0000 (12:54 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 23 Jul 2015 21:09:08 +0000 (23:09 +0200)
commit3376abd827d02579bfe3950b8ea6e47ad4226611
tree0eb8f4a56e504c4701a4c8631e7c66b11853d3ae
parent836529cc5543c7fb4be1b37e104350f928e66b62
ACPICA: Debugger: Move debugger specific APIs to debugger component

ACPICA commit 2164923d60429eea7cd5a4a8629b607af7325afa

Some disassembler APIs should rather be debugger APIs. This patch moves
them to the debugger folder to be ready for debugger porting.

Since there is no in-kernel ACPICA debugger in the kernel source tree, this
patch doesn't affect the Linux kernel.

Link: https://github.com/acpica/acpica/commit/2164923d
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/acdebug.h
drivers/acpi/acpica/dsmethod.c