From: Zhang Rui Date: Wed, 2 Dec 2009 05:31:00 +0000 (+0800) Subject: ACPI: support customizing ACPI control methods at runtime X-Git-Tag: v2.6.33-rc1~47^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1a541d86f50a9957beeedb122a035870d602647;p=pandora-kernel.git ACPI: support customizing ACPI control methods at runtime Introduce a new debugfs I/F (/sys/kernel/debug/acpi/custom_method) for ACPI, which can be used to customize the ACPI control methods at runtime. We can use this to debug the AML code level bugs instead of overriding the whole DSDT table, without rebuilding/rebooting kernel any more. Detailed description about how to use this debugfs I/F is stated in Documentation/acpi/method-customizing.txt Signed-off-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed