From: Lin Ming Date: Wed, 3 Mar 2010 08:28:28 +0000 (+0800) Subject: ACPICA: Enhance configuration for output of AML Debug Object X-Git-Tag: v2.6.35-rc1~477^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cdf1a562bfb5852954aadbe8515557b8acc8168;p=pandora-kernel.git ACPICA: Enhance configuration for output of AML Debug Object This change will enable debug object output via a global variable, acpi_gbl_enable_aml_debug_object. This will help with remote machine debugging. Also, moved all debug object support code to a new file, exdebug.c. Entire debug object module can now be configured out of the ACPICA build if desired. Signed-off-by: Lin Ming Signed-off-by: Bob Moore Signed-off-by: Len Brown --- Reading git-diff-tree failed