You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dispatcher: Fix a mutex issue for method auto serialization
This patch fixes an issue with AcpiDsAutoSerializedMethod().
The parser will invoke AcpiExReleaseAllMutexes(), which in return
cause mutexes held in ACPI_ERROR_METHOD() failed. Lv Zheng.
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
0 commit comments