From: Bob Moore Date: Wed, 8 Jan 2014 05:43:12 +0000 (+0800) Subject: ACPICA: Debug output: Fix a couple of small output issues. X-Git-Tag: v3.14-rc1~107^2~10^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5076f00504c62489b63197392856b9bad1ebcbd5;p=pandora-kernel.git ACPICA: Debug output: Fix a couple of small output issues. 1) Fix utcache to use the proper return macros in order to maintain the function nesting level. 2) Enable the function nesting level for all ACPI applications instead of just acpiexec. Linux kernel behaviour is not affected by this patch as Linux doesn't use ACPICA object cache mechanism currently. Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed