diff options
author | Bob Moore <robert.moore@intel.com> | 2009-05-21 04:04:33 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-05-27 06:32:24 +0200 |
commit | 315c728887f198d12eb6ec7ef9d88483018c11cb (patch) | |
tree | 113a26776f42e45d7431123307f845e3cb3ecd93 /drivers/acpi/acpica/rscalc.c | |
parent | ACPICA: Mutex support: Fix release ordering issue and current sync level (diff) | |
download | linux-315c728887f198d12eb6ec7ef9d88483018c11cb.tar.xz linux-315c728887f198d12eb6ec7ef9d88483018c11cb.zip |
ACPICA: Fix allowable release order for ASL mutex objects
The ACPI 4.0 specification has been changed to make the SyncLevel
for mutex objects more useful. When releasing a mutex, the
synclevel of the mutex must now be the same as the current sync
level. This makes more sense. This change updates the code to
match the spec.
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/rscalc.c')
0 files changed, 0 insertions, 0 deletions