stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] bsg-lib: backports for 'fix kernel panic resulting from missing allocation of reply-buffer'
@ 2017-09-18 16:28 Benjamin Block
  2017-09-18 16:28 ` [PATCH 1/2] bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer Benjamin Block
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Benjamin Block @ 2017-09-18 16:28 UTC (permalink / raw)
  To: stable; +Cc: Benjamin Block, Christoph Hellwig, gregkh, Steffen Maier

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-09-18 16:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-18 16:28 [PATCH 0/2] bsg-lib: backports for 'fix kernel panic resulting from missing allocation of reply-buffer' Benjamin Block
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

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).