Re: [PATCH v3 2/2] ACPI: Fix the issue that the DSDT local copy is conflict with the customized DSDT.

2014-05-19 Thread Rafael J. Wysocki
On Monday, May 12, 2014 03:50:16 PM Lv Zheng wrote: > This patch fixes the following issue: > If DSDT is customized, no local DSDT copy is needed. > > Buglink: https://bugzilla.kernel.org/show_bug.cgi?id=69711 > Signed-off-by: Lv Zheng > Signed-off-by: Enrico Etxe Arte > Cc: # 2.6.35.x:

Re: [PATCH v3 2/2] ACPI: Fix the issue that the DSDT local copy is conflict with the customized DSDT.

2014-05-19 Thread Rafael J. Wysocki
On Monday, May 12, 2014 03:50:16 PM Lv Zheng wrote: This patch fixes the following issue: If DSDT is customized, no local DSDT copy is needed. Buglink: https://bugzilla.kernel.org/show_bug.cgi?id=69711 Signed-off-by: Lv Zheng lv.zh...@intel.com Signed-off-by: Enrico Etxe Arte

[PATCH v3 2/2] ACPI: Fix the issue that the DSDT local copy is conflict with the customized DSDT.

2014-05-12 Thread Lv Zheng
This patch fixes the following issue: If DSDT is customized, no local DSDT copy is needed. Buglink: https://bugzilla.kernel.org/show_bug.cgi?id=69711 Signed-off-by: Lv Zheng Signed-off-by: Enrico Etxe Arte Cc: # 2.6.35.x: aa2110cb: ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT ---

[PATCH v3 2/2] ACPI: Fix the issue that the DSDT local copy is conflict with the customized DSDT.

2014-05-12 Thread Lv Zheng
This patch fixes the following issue: If DSDT is customized, no local DSDT copy is needed. Buglink: https://bugzilla.kernel.org/show_bug.cgi?id=69711 Signed-off-by: Lv Zheng lv.zh...@intel.com Signed-off-by: Enrico Etxe Arte goitizena.gene...@gmail.com Cc: sta...@vger.kernel.org # 2.6.35.x: