From: Lv Zheng Date: Thu, 23 Jul 2015 04:52:31 +0000 (+0800) Subject: ACPICA: Executer: Add back pointing reference of method operand X-Git-Tag: omap-for-v4.3/fixes-rc1~121^2~10^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07b9c91225055afeb2d75942fc36dd51c5553d90;p=pandora-kernel.git ACPICA: Executer: Add back pointing reference of method operand ACPICA commit 9dcd124e914e87495fbd1786d9484b962e0823e0 This patch adds back pointing reference of the namespace node for a method operand. The namespace node then can be used in acpi_ds_terminate_control_method() to obtain method full path to be used by tracing facilities. Lv Zheng. Link: https://github.com/acpica/acpica/commit/9dcd124e Signed-off-by: Lv Zheng Signed-off-by: Bob Moore Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed