commit | ad5a06f2969763059bb26399fa97569385074e01 | [log] [tgz] |
---|---|---|
author | Bob Moore <robert.moore@intel.com> | Mon Dec 31 00:06:04 2012 +0000 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Jan 10 12:36:20 2013 +0100 |
tree | 604d9954457d47cd607e97d0da6de851ece519ee | |
parent | 0fdce47677be8d86408d2beef6fda3dc4c7edf56 [diff] |
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 <robert.moore@intel.com> Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>