linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Bart Van Assche <bvanassche@acm.org>,
	"James E.J. Bottomley" <jejb@linux.ibm.com>,
	Simon Arlott <simon@octiron.net>, Jens Axboe <axboe@kernel.dk>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Merlijn Wajer <merlijn@archive.org>,
	linux-scsi@vger.kernel.org
Subject: Re: [PATCH v2 1/2] scsi: sr: Fix sr_probe() missing mutex_destroy
Date: Tue,  9 Jun 2020 22:02:47 -0400	[thread overview]
Message-ID: <159175452257.16072.17569880133353520216.b4-ty@oracle.com> (raw)
In-Reply-To: <06e9de38-eeed-1cab-5e08-e889288935b3@0882a8b5-c6c3-11e9-b005-00805fc181fe>

On Sat, 30 May 2020 18:58:25 +0100, Simon Arlott wrote:

> If the device minor cannot be allocated or the cdrom fails to be
> registered then the mutex should be destroyed.

Applied to 5.8/scsi-queue, thanks!

[1/2] scsi: sr: Fix sr_probe() missing mutex_destroy
      https://git.kernel.org/mkp/scsi/c/a247e07f8dad
[2/2] scsi: sr: Fix sr_probe() missing deallocate of device minor
      https://git.kernel.org/mkp/scsi/c/6555781b3fde

-- 
Martin K. Petersen	Oracle Linux Engineering

      parent reply	other threads:[~2020-06-10  2:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-30 17:58 [PATCH v2 1/2] scsi: sr: Fix sr_probe() missing mutex_destroy Simon Arlott
2020-05-30 17:59 ` [PATCH v2 2/2] scsi: sr: Fix sr_probe() missing deallocate of device minor Simon Arlott
2020-06-10  2:02 ` Martin K. Petersen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=159175452257.16072.17569880133353520216.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=axboe@kernel.dk \
    --cc=bvanassche@acm.org \
    --cc=jejb@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=merlijn@archive.org \
    --cc=simon@octiron.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).