ACPICA: Disassembler: Add option to emit embedded External operators/opcodes
authorBob Moore <robert.moore@intel.com>
Thu, 4 Aug 2016 08:43:02 +0000 (16:43 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 13 Aug 2016 01:09:32 +0000 (03:09 +0200)
commit7c312ad1f28030c3a95b0de087bf52c45c16a0db
tree52d1355a57642ad9431feade377b2ec1377fb9dd
parent60d836fcdf7cc38f1408773d36cd9b6b6d698097
ACPICA: Disassembler: Add option to emit embedded External operators/opcodes

ACPICA commit 152a8ca2c7fc877d6aff0f9d0965184ef2ddce5c

Opcode 0x15 was added in ACPI 6.0 for disassemblers.
The disassembler by default does not emit the actual opcodes, they
are used internally. Option added for internal debugging only.

This patch doesn't affect Linux kernel as disassembler is not in
the Linux kernel.

Link: https://github.com/acpica/acpica/commit/152a8ca2
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/acglobal.h