Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751774AbdDRE4z (ORCPT ); Tue, 18 Apr 2017 00:56:55 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59952 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750714AbdDRE4w (ORCPT ); Tue, 18 Apr 2017 00:56:52 -0400 Date: Tue, 18 Apr 2017 06:56:42 +0200 From: Greg Kroah-Hartman To: Marcelo Ricardo Leitner , "David S. Miller" Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Alexander Popov , Xin Long Subject: Re: [PATCH 3.18 010/145] sctp: avoid BUG_ON on sctp_wait_for_sndbuf Message-ID: <20170418045642.GA31702@kroah.com> References: <20170416080200.205458595@linuxfoundation.org> <20170416080200.741306713@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.1 (2017-04-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 794 Lines: 25 On Mon, Apr 17, 2017 at 05:00:50PM -0300, Marcelo Ricardo Leitner wrote: > > > Em 16-04-2017 07:48, Greg Kroah-Hartman escreveu: > > 3.18-stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Marcelo Ricardo Leitner > > > > > > [ Upstream commit 2dcab598484185dea7ec22219c76dcdd59e3cb90 ] > > > Hi Greg. Are you also including dfcb9f4f99f1 ("sctp: deny peeloff operation > on asocs with threads sleeping on it") > It's a follow-up fix for this one, would be good to have it too. Interesting, I don't see that in any of the stable trees, nor in the networking stable queue. David, any objection to me queueing it up for all of the stable kernels? I think it somehow got missed. thanks, greg k-h