All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Jack Wang <jinpu.wang@profitbricks.com>
Cc: stable@vger.kernel.org, yun.wang@profitbricks.com
Subject: Re: [PATCH 0/2] bio order fix backport for 4.4
Date: Thu, 6 Apr 2017 09:43:23 +0200	[thread overview]
Message-ID: <20170406074323.GH14752@kroah.com> (raw)
In-Reply-To: <1491212479-12527-1-git-send-email-jinpu.wangl@profitbricks.com>

On Mon, Apr 03, 2017 at 11:41:17AM +0200, Jack Wang wrote:
> From: Jack Wang <jinpu.wang@profitbricks.com>
> 
> Hi,
> 
> Please consider apply both fix for bio order, it fixes dead lock in
> MD/DRBD.
> 
> I backported to 4.4, and also tested on 4.4.50.
> 
> Both patches apply cleanly on 4.4.59.

Any reason these shouldn't also go into 4.10 and 4.9-stable?  They look
like they belong there, and I don't want patches in 4.4 that are not in
other stable trees, that wouldn't make any sense and would cause
regressions when people upgrade.

thanks,

greg k-h

  parent reply	other threads:[~2017-04-06  7:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-03  9:41 [PATCH 0/2] bio order fix backport for 4.4 Jack Wang
2017-04-03  9:41 ` [PATCH 1/2] blk: improve order of bio handling in generic_make_request() Jack Wang
2017-04-03  9:41 ` [PATCH 2/2] blk: Ensure users for current->bio_list can see the full list Jack Wang
2017-04-06  7:43 ` Greg KH [this message]
2017-04-06  7:50   ` [PATCH 0/2] bio order fix backport for 4.4 Jinpu Wang

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=20170406074323.GH14752@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=jinpu.wang@profitbricks.com \
    --cc=stable@vger.kernel.org \
    --cc=yun.wang@profitbricks.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.