stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ACPICA: Stable material of ACPI executer fixes for linux-3.8.
@ 2013-10-31  1:07 Lv Zheng
  2013-10-31  1:09 ` [PATCH 1/4] ACPICA: Interpreter: Fix Store() when implicit conversion is not possible Lv Zheng
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Lv Zheng @ 2013-10-31  1:07 UTC (permalink / raw)
  To: linux-kernel; +Cc: Lv Zheng, stable, Rafael J. Wysocki, Bob Moore

There are bug-fixes for AML interpreter upstreamed, fixing some serious
issues found in recent platforms.  These fixes make Linux AML interpreter
more ACPI 2.0 ASL concept compliant.  Further AML interpreter fixes should
be based on such improvements, thus they are good materials for stable.

This patch set can be safely applied to linux-3.8:
commit 19f949f52599ba7c3f67a5897ac6be14bfcb1200 upstream.

The patch set has passed build/boot tests on the following machines:
  Dell Inspiron Mini 1010 (i386)
  HP Compaq 8200 Elite SFF PC (x86-64)

Bob Moore (4):
  ACPICA: Interpreter: Fix Store() when implicit conversion is not
    possible.
  ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and
    BufferField refs.
  ACPICA: Return error if DerefOf resolves to a null package element.
  ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a
    field.

 drivers/acpi/acpica/exoparg1.c |   48 +++++++++++--
 drivers/acpi/acpica/exstore.c  |  151 +++++++++++++++++++++++++++-------------
 2 files changed, 146 insertions(+), 53 deletions(-)

Cc: Bob Moore <robert.moore@intel.com>
-- 
1.7.10


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

end of thread, other threads:[~2013-11-25  2:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-31  1:07 [PATCH 0/4] ACPICA: Stable material of ACPI executer fixes for linux-3.8 Lv Zheng
2013-10-31  1:09 ` [PATCH 1/4] ACPICA: Interpreter: Fix Store() when implicit conversion is not possible Lv Zheng
2013-10-31  1:09 ` [PATCH 2/4] ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and BufferField refs Lv Zheng
2013-10-31  1:10 ` [PATCH 3/4] ACPICA: Return error if DerefOf resolves to a null package element Lv Zheng
2013-10-31  1:10 ` [PATCH 4/4] ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field Lv Zheng
2013-10-31 11:39 ` [PATCH 0/4] ACPICA: Stable material of ACPI executer fixes for linux-3.8 Rafael J. Wysocki
2013-10-31 12:08   ` Greg Kroah-Hartman
2013-10-31 12:22     ` Rafael J. Wysocki
2013-11-01  2:58       ` Zheng, Lv
2013-11-24  3:21         ` Greg Kroah-Hartman
2013-11-25  2:51           ` Zheng, Lv
2013-10-31 16:12 ` Kamal Mostafa

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).