From: Bob Moore Date: Mon, 31 Dec 2012 00:06:04 +0000 (+0000) Subject: ACPICA: DEBUG_PRINT macros: Update to improve performance. X-Git-Tag: v3.9-rc1~146^2~11^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad5a06f2969763059bb26399fa97569385074e01;p=pandora-kernel.git ACPICA: DEBUG_PRINT macros: Update to improve performance. Move check for "debug enable" to before the actual call to the debug print routine. Improves time of ASLTS by about 15%. Also, remove "safe" exit macros since no complex expressions are ever used in the return statements. Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed