public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Correct some errors caught by buildbot
@ 2017-11-06  3:34 Mario Limonciello
  2017-11-06  3:34 ` [PATCH 1/2] platform/x86: wmi: release mutex on module acquistion failure Mario Limonciello
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mario Limonciello @ 2017-11-06  3:34 UTC (permalink / raw)
  To: dvhart, Andy Shevchenko; +Cc: LKML, platform-driver-x86, Mario Limonciello

Some of the failure scenarios weren't releasing acquired mutexes.
Here are some patches that correct them.

Mario Limonciello (2):
  platform/x86: wmi: release mutex on module acquistion failure
  platform/x86: dell-smbios-wmi: release mutex lock on WMI call failure

 drivers/platform/x86/dell-smbios-wmi.c | 7 +++++--
 drivers/platform/x86/wmi.c             | 6 ++++--
 2 files changed, 9 insertions(+), 4 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-11-08 20:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-06  3:34 [PATCH 0/2] Correct some errors caught by buildbot Mario Limonciello
2017-11-06  3:34 ` [PATCH 1/2] platform/x86: wmi: release mutex on module acquistion failure Mario Limonciello
2017-11-06  3:34 ` [PATCH 2/2] platform/x86: dell-smbios-wmi: release mutex lock on WMI call failure Mario Limonciello
2017-11-08 20:56 ` [PATCH 0/2] Correct some errors caught by buildbot Darren Hart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox