]> Pileus Git - ~andy/linux/commit
ACPICA: Debug output: Fix a couple of small output issues.
authorBob Moore <robert.moore@intel.com>
Wed, 8 Jan 2014 05:43:12 +0000 (13:43 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 8 Jan 2014 14:31:36 +0000 (15:31 +0100)
commit5076f00504c62489b63197392856b9bad1ebcbd5
tree2a4f594579706672d5869c34a259056c99a73627
parentd6e0a2dd12f4067a5bcefb8bbd8ddbeff800afbc
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 <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/utcache.c
drivers/acpi/acpica/utdebug.c