[PATCH 0/2] fix acpica semaphore count race
Colin King
colin.king at canonical.com
Mon Jul 16 18:08:58 UTC 2012
From: Colin Ian King <colin.king at canonical.com>
Fix a stupid semaphore count race that occurs occasionally
with non-serialized control method execution. Remove
crufy workaround hack in ACPI method test.
Colin Ian King (2):
Add mutex around semaphore counting (LP:#1017388)
acpi: method: remove race delay kludge
src/acpi/method/method.c | 8 --------
src/acpica/fwts_acpica.c | 16 ++++++++++++++++
2 files changed, 16 insertions(+), 8 deletions(-)
--
1.7.10.4
More information about the fwts-devel
mailing list