From: Bob Moore Date: Thu, 21 Nov 2013 04:17:20 +0000 (+0800) Subject: ACPICA: Debug output: Do not emit function nesting level for kernel build. X-Git-Tag: v3.13-rc2~19^2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf9b448ef8430548d0608a38ebddbf7f6ca14ed1;p=pandora-kernel.git ACPICA: Debug output: Do not emit function nesting level for kernel build. The nesting level is really only useful during a single-thread execution. Therefore, only enable this output for the AcpiExec utility. Also, only emit the thread ID when executing under AcpiExec. (Context switches are still detected and a message is emitted.) ACPICA BZ 972. Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed