commit | 307ab2a99d190d3a7949258b8551b66887ce8cf4 | [log] [tgz] |
---|---|---|
author | Mario Limonciello <mario.limonciello@dell.com> | Sun Nov 05 21:34:34 2017 -0600 |
committer | Darren Hart (VMware) <dvhart@infradead.org> | Wed Nov 08 12:58:37 2017 -0800 |
tree | baf2d32567b87f17dfd17dd11e780cc73df90eb1 | |
parent | 5e3e22971fb0b0d7d03286f1a619d0348748a243 [diff] |
platform/x86: dell-smbios-wmi: release mutex lock on WMI call failure Unbound devices may race with calling this function causing the mutex to stay locked. This failure mode should have released the mutex too. Signed-off-by: Mario Limonciello <mario.limonciello@dell.com> Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>