http://bugzilla.kernel.org/show_bug.cgi?id=6634

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From [EMAIL PROTECTED]  2006-06-01 14:25 -------

We already have separate spin lock OSL interfaces:

acpiosxf.h(215):AcpiOsCreateLock (
acpiosxf.h(219):AcpiOsDeleteLock (
acpiosxf.h(223):AcpiOsAcquireLock (
acpiosxf.h(227):AcpiOsReleaseLock (

And semaphores/mutexes are very similar since a mutex is essentially a special 
case semaphore.


------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to