Daniel Walker wrote:
Instead of re-using semaphores for the mutex operation, I've added usage of the kernel mutex for the acpi os mutex implementation.
This still implies that we'll get lockdep warnings if the AML does something dodgy with mutexes, right? I don't like that. We cannot generally fix the AML, the only way would be to time out on a deadlock and let it handle that. Also it's not that we don't get enough ACPI reports already. Is there a way to just turn lockdep always off for these mutexes? -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