public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Christoph Hellwig <hch@lst.de>
Cc: linux-block@vger.kernel.org, linux-scsi@vger.kernel.org,
	Benjamin Block <bblock@linux.vnet.ibm.com>,
	"#4 . 11+" <stable@vger.kernel.org>
Subject: Re: [PATCH 1/2] bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer
Date: Wed, 6 Sep 2017 08:07:43 -0600	[thread overview]
Message-ID: <42e9ef4d-6981-2b0c-bdc3-afb5b1750666@kernel.dk> (raw)
In-Reply-To: <20170906134416.19980-2-hch@lst.de>

On 09/06/2017 07:44 AM, Christoph Hellwig wrote:
> From: Benjamin Block <bblock@linux.vnet.ibm.com>
> 
> Since we split the scsi_request out of struct request bsg fails to
> provide a reply-buffer for the drivers. This was done via the pointer
> for sense-data, that is not preallocated anymore.

Confused, this is already in master, was included before 4.13 was
finalized.

-- 
Jens Axboe

  reply	other threads:[~2017-09-06 14:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-06 13:44 two small bsg fixes V2 Christoph Hellwig
2017-09-06 13:44 ` [PATCH 1/2] bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer Christoph Hellwig
2017-09-06 14:07   ` Jens Axboe [this message]
2017-09-06 14:15     ` Benjamin Block
2017-09-06 14:18       ` Christoph Hellwig
2017-09-06 13:44 ` [PATCH 2/2] scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeout Christoph Hellwig

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=42e9ef4d-6981-2b0c-bdc3-afb5b1750666@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=bblock@linux.vnet.ibm.com \
    --cc=hch@lst.de \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    /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