]> asedeno.scripts.mit.edu Git - linux.git/commit
ACPICA: Fix SyncLevel support interaction with method auto-serialization
authorDavid E. Box <david.e.box@linux.intel.com>
Tue, 29 Dec 2015 05:53:57 +0000 (13:53 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 1 Jan 2016 02:26:45 +0000 (03:26 +0100)
commit33d3a2abbd7afd51d8dcf1e35756e13e6b89f2cb
treea87138471d5fa8ff0c1e4c721efb02fc93f34893
parent0e166e4f67f544370328bf879694f7ed116c2563
ACPICA: Fix SyncLevel support interaction with method auto-serialization

ACPICA commit 253e3c03efc1a495d2aa61eee09ab1d0842a3dce

The control method auto-serialization can interfere with existing
ASL code that makes use of Mutex/Method SyncLevel support. This
change makes the auto-serialization transparent to the SyncLevel
support and management. David Box.

Link: https://github.com/acpica/acpica/commit/253e3c03
Signed-off-by: David E. Box <david.e.box@linux.intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/dsmethod.c