]> 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)
commit0bffac4380a1477c1f0949e875f01e02a2eaec61
tree0eb8f4a56e504c4701a4c8631e7c66b11853d3ae
parenta0c3efec44ab2732a1ffcd46a24f842c47f7acec
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