All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Block <bblock@linux.vnet.ibm.com>
To: stable@vger.kernel.org
Cc: Benjamin Block <bblock@linux.vnet.ibm.com>,
	Christoph Hellwig <hch@lst.de>,
	gregkh@linuxfoundation.org,
	Steffen Maier <maier@linux.vnet.ibm.com>
Subject: [PATCH 0/2] bsg-lib: backports for 'fix kernel panic resulting from missing allocation of reply-buffer'
Date: Mon, 18 Sep 2017 18:28:54 +0200	[thread overview]
Message-ID: <cover.1505739104.git.bblock@linux.vnet.ibm.com> (raw)

Hello stable,

Here are two backports of:
commit 50b4d485528d1dbe0bd249f2073140e3444f4a7b upstream

Patch 1 is for kernel 4.11 and Patch 2 for 4.12. Each version had its
own chnages so that no single backport is applicable for both versions.
Details in the patches themselfs.

I rebased them on Gerg's linux-4.11.y and respectively linux-4.12.y.

Benjamin Block (1):
  bsg-lib: fix kernel panic resulting from missing allocation of
    reply-buffer

 block/bsg-lib.c         | 74 +++++++++++++++++++++++++++++--------------------
 include/linux/blkdev.h  |  1 -
 include/linux/bsg-lib.h |  2 ++
 3 files changed, 46 insertions(+), 31 deletions(-)

--
2.14.1

             reply	other threads:[~2017-09-18 16:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-18 16:28 Benjamin Block [this message]
2017-09-18 16:28 ` [PATCH 1/2] bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer Benjamin Block
2017-09-18 16:28 ` [PATCH 2/2] " Benjamin Block
2017-09-18 16:34 ` [PATCH 0/2] bsg-lib: backports for 'fix kernel panic resulting from missing allocation of reply-buffer' Greg KH

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=cover.1505739104.git.bblock@linux.vnet.ibm.com \
    --to=bblock@linux.vnet.ibm.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hch@lst.de \
    --cc=maier@linux.vnet.ibm.com \
    --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 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.