It is reported that there are several issues related to the DSDT custmization. This patchset fixes such trivial issues. References: https://bugzilla.kernel.org/show_bug.cgi?id=69711 Lv Zheng (2): ACPI: Fix the issue that auto SSDT loading is conflict with customized SSDT that is included by the customized DSDT. ACPI: Fix the issue that the DSDT local copy is conflict with the customized DSDT. drivers/acpi/Kconfig | 8 ++++++++ drivers/acpi/bus.c | 9 ++++++++- drivers/acpi/internal.h | 5 +++++ drivers/acpi/osl.c | 14 +++++++++++++- drivers/acpi/tables.c | 2 ++ 5 files changed, 36 insertions(+), 2 deletions(-) -- 1.7.10 -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html