Linux kernel -stable discussions
 help / color / mirror / Atom feed
From: Keith Busch <keith.busch@intel.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: stable@vger.kernel.org, Jens Axboe <axboe@fb.com>,
	"Martin K. Petersen" <martin.petersen@oracle.com>,
	Christoph Hellwig <hch@infradead.org>,
	Sagi Grimberg <sagig@dev.mellanox.co.il>
Subject: Re: [PATCH stable-4.4] block: Initialize max_dev_sectors to 0
Date: Wed, 2 Mar 2016 23:11:37 +0000	[thread overview]
Message-ID: <20160302231136.GA1004@localhost.localdomain> (raw)
In-Reply-To: <20160302230653.GA24065@kroah.com>

On Wed, Mar 02, 2016 at 03:06:53PM -0800, Greg KH wrote:
> On Wed, Mar 02, 2016 at 03:38:31PM -0700, Keith Busch wrote:
> > commit 5f009d3f8e6685fe8c6215082c1696a08b411220 upstream
> > 
> > The new queue limit is not used by the majority of block drivers, and
> > should be initialized to 0 for the driver's requested settings to be used.
> > 
> > Signed-off-by: Keith Busch <keith.busch@intel.com>
> > Acked-by: Martin K. Petersen <martin.petersen@oracle.com>
> > Reviewed-by: Christoph Hellwig <hch@infradead.org>
> > Reviewed-by: Sagi Grimberg <sagig@mellanox.com>
> > Signed-off-by: Jens Axboe <axboe@fb.com>
> > ---
> >  block/blk-settings.c | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> What stable version(s) do you want this to go to?
> 
> greg k-h

Just to 4.4. The issue this fixes was introduced with that release.

      reply	other threads:[~2016-03-02 23:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-02 22:38 [PATCH stable-4.4] block: Initialize max_dev_sectors to 0 Keith Busch
2016-03-02 23:06 ` Greg KH
2016-03-02 23:11   ` Keith Busch [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=20160302231136.GA1004@localhost.localdomain \
    --to=keith.busch@intel.com \
    --cc=axboe@fb.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hch@infradead.org \
    --cc=martin.petersen@oracle.com \
    --cc=sagig@dev.mellanox.co.il \
    --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