Bob Moore 58892c962a ACPICA: Add a lock to the internal object reference count mechanism
Certain external interfaces need to update object references
without holding the interpreter or namespace mutex objects. To
prevent race conditions, add a spinlock around the increment
and decrement of the reference counts for internal ACPI
objects. Reported by Andriy Gapon (avg@FreeBSD.org).

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Andriy Gapon <avg@FreeBSD.org>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2013-04-12 13:29:48 +02:00
..
2013-01-19 22:16:21 +01:00
2013-02-11 13:20:02 +01:00
2013-01-19 22:16:21 +01:00
2013-02-25 21:18:18 -08:00
2013-01-17 14:11:06 +01:00
2013-02-15 13:58:43 +01:00
2013-02-15 13:58:43 +01:00