commit | 8121aa26e32012ca89afafa5e503b879950ac0fe | [log] [tgz] |
---|---|---|
author | Lv Zheng <zetalog@gmail.com> | Wed Oct 26 15:40:20 2016 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat Oct 29 01:57:43 2016 +0200 |
tree | 19dba2b5928c478fc18dde342e8ee827fcfe0c4d | |
parent | 25ccd2429fd0af5b9c2c136c8c593491aeabf162 [diff] |
ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serialize_method() There is a lock unbalanced exit path in acpi_ds_initialize_method(), this patch corrects it. Fixes: 441ad11d078f (ACPICA: Dispatcher: Fix a mutex issue for method auto serialization) Tested-by: Imre Deak <imre.deak@intel.com> Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>