linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ACPI: Fix issues related to the DSDT customization.
@ 2014-04-08  2:48 Lv Zheng
  2014-04-08  2:49 ` [PATCH 1/2] ACPI: Fix the issue that auto SSDT loading is conflict with customized SSDT that is included by the customized DSDT Lv Zheng
                   ` (5 more replies)
  0 siblings, 6 replies; 23+ messages in thread
From: Lv Zheng @ 2014-04-08  2:48 UTC (permalink / raw)
  To: Rafael J. Wysocki, Len Brown; +Cc: Lv Zheng, Lv Zheng, linux-acpi

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


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2014-05-20  2:01 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-08  2:48 [PATCH 0/2] ACPI: Fix issues related to the DSDT customization Lv Zheng
2014-04-08  2:49 ` [PATCH 1/2] ACPI: Fix the issue that auto SSDT loading is conflict with customized SSDT that is included by the customized DSDT Lv Zheng
2014-04-21 21:14   ` Rafael J. Wysocki
2014-04-22  0:50     ` Zheng, Lv
2014-04-22 11:19       ` Rafael J. Wysocki
2014-04-23  1:21         ` Zheng, Lv
2014-04-23 10:48           ` Rafael J. Wysocki
2014-04-25  0:37             ` Zheng, Lv
2014-04-08  2:49 ` [PATCH 2/2] ACPI: Fix the issue that the DSDT local copy is conflict with " Lv Zheng
2014-04-21 21:16   ` Rafael J. Wysocki
2014-04-22  0:43     ` Zheng, Lv
2014-05-09  8:44 ` [PATCH v2 1/2] ACPI: Fix the issue that auto SSDT loading is conflict with customized SSDT that is included by " Lv Zheng
2014-05-09 10:40   ` Rafael J. Wysocki
2014-05-10  3:55     ` Lv Zheng
2014-05-09  8:44 ` [PATCH v2 2/2] ACPI: Fix the issue that the DSDT local copy is conflict with " Lv Zheng
2014-05-12  0:29   ` Rafael J. Wysocki
2014-05-12  0:30     ` Zheng, Lv
2014-05-12  7:49 ` [PATCH v3 1/2] ACPI: Cleanup to convert acpi.no_static_ssdt into a compile-time configurable Lv Zheng
2014-05-19 22:49   ` Rafael J. Wysocki
2014-05-19 22:52     ` Rafael J. Wysocki
2014-05-20  2:01       ` Zheng, Lv
2014-05-12  7:50 ` [PATCH v3 2/2] ACPI: Fix the issue that the DSDT local copy is conflict with the customized DSDT Lv Zheng
2014-05-19 22:34   ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).