From: Zhang Rui Date: Thu, 15 Jul 2010 02:46:17 +0000 (+0800) Subject: ACPI: introduce module parameter acpi.aml_debug_output X-Git-Tag: v2.6.36-rc1~1^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c637e4861c7db8165d0f438db3829e7878c96059;p=pandora-kernel.git ACPI: introduce module parameter acpi.aml_debug_output Introduce module parameter acpi.aml_debug_output. With acpi.aml_debug_output set, we can get AML debug object output (Store (AAA, Debug)), even with CONFIG_ACPI_DEBUG cleared. Together with the runtime custom method mechanism, we can debug AML code problems without rebuilding the kernel. Signed-off-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed