linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lv Zheng <lv.zheng@intel.com>
To: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
	Len Brown <len.brown@intel.com>
Cc: Lv Zheng <lv.zheng@intel.com>, Lv Zheng <zetalog@gmail.com>,
	linux-acpi@vger.kernel.org
Subject: [PATCH 0/2] ACPI: Fix issues related to the DSDT customization.
Date: Tue,  8 Apr 2014 10:48:55 +0800	[thread overview]
Message-ID: <cover.1396925060.git.lv.zheng@intel.com> (raw)

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


             reply	other threads:[~2014-04-08  2:49 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-08  2:48 Lv Zheng [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1396925060.git.lv.zheng@intel.com \
    --to=lv.zheng@intel.com \
    --cc=len.brown@intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    --cc=zetalog@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).