Daniel Walker wrote:
The semaphore usage in ACPI is more like completions. The ASL functions getting implemented here are signals which follow a "wait for", signaled, or reset format. This implements the ACPI signaling methods with the Linux completion API, instead of using semaphores.
NACK. I don't see the point of emulating semaphores when there are already perfectly fine semaphores available. -Andi -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html