From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:39794 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932506AbdIRQeN (ORCPT ); Mon, 18 Sep 2017 12:34:13 -0400 Date: Mon, 18 Sep 2017 18:34:24 +0200 From: Greg KH To: Benjamin Block Cc: stable@vger.kernel.org, Christoph Hellwig , Steffen Maier Subject: Re: [PATCH 0/2] bsg-lib: backports for 'fix kernel panic resulting from missing allocation of reply-buffer' Message-ID: <20170918163424.GB25464@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Mon, Sep 18, 2017 at 06:28:54PM +0200, Benjamin Block wrote: > 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. 4.11 has been end-of-life for a while now, and the last 4.12 kernel was just put out for review today, so there's not much I can do here. I recommend just using 4.13.y instead. sorry, greg k-h