ACPI: Interpreter update to fix mutex wait problem
This changes the timeout param around the interpreter to a u16, so that ACPI_WAIT_FOREVER is equivalent to 0xFFFF, the value ASL expects to mean "wait forever".
Showing
Please register or sign in to comment