diff options
author | Lv Zheng <lv.zheng@intel.com> | 2012-12-19 06:37:29 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-01-10 12:36:18 +0100 |
commit | 7b6afb6782053f9679f5b9f05287f8c700d7d68f (patch) | |
tree | d8a6236ecfae7037ac265e97b37fa08d1235452f /firmware/e100 | |
parent | ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA. (diff) | |
download | linux-7b6afb6782053f9679f5b9f05287f8c700d7d68f.tar.xz linux-7b6afb6782053f9679f5b9f05287f8c700d7d68f.zip |
ACPICA: Fix broken call depth tracing logic.
This patch does not affect the generation of the Linux binary.
This patch decreases 26 lines of 20121018 divergence.diff.
The ACPICA uses a call depth tracing mechanism by wrapping the return
statements with return macros and marking the entrance with
ACPI_FUNCTION_TRACE_ macros. There are other ACPI_FUNCTION_ macros used
to mark the functions not using this tracing mechanism.
This patch fixes broken call depth tracing logic.
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'firmware/e100')
0 files changed, 0 insertions, 0 deletions