mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
a1a541d86f
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 <rui.zhang@intel.com> Signed-off-by: Len Brown <len.brown@intel.com> |
||
---|---|---|
.. | ||
debug.txt | ||
dsdt-override.txt | ||
method-customizing.txt | ||
method-tracing.txt |