diff options
author | Bob Moore <robert.moore@intel.com> | 2009-05-21 10:02:34 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-05-27 00:32:24 -0400 |
commit | 10a3b461a258f52b17fb8e35edf3625726eca9a8 (patch) | |
tree | 9fa487b04ecb9007f6eac30ee9a6ecb4c179090e /drivers/acpi/acpica/exstore.c | |
parent | ba9e2ae443feb7231d9631ea0f62b63e26cfb9b1 (diff) |
ACPICA: Mutex support: Fix release ordering issue and current sync level
Fixes a problem where if multiple mutexes of the same sync level
are acquired but then not released in strict opposite order, the
current sync level becomes confused and can cause errors.
ACPICA BZ 471.
http://acpica.org/bugzilla/show_bug.cgi?id=471
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi/acpica/exstore.c')
0 files changed, 0 insertions, 0 deletions