From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1519225917.55655.42.camel@gmail.com> Subject: Re: [PATCH] netlink: put module reference if dump start fails From: Eric Dumazet To: "Jason A. Donenfeld" Cc: David Miller , "Berg, Johannes" , Netdev , LKML Date: Wed, 21 Feb 2018 07:11:57 -0800 In-Reply-To: References: <20180221034159.14685-1-Jason@zx2c4.com> <1519192048.55655.35.camel@gmail.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On Wed, 2018-02-21 at 15:54 +0100, Jason A. Donenfeld wrote: > On Wed, Feb 21, 2018 at 6:47 AM, Eric Dumazet wrote: > > > This probably should be queued up for stable. > > > > When was the bug added ? This would help a lot stable teams ... > > This needs to be backported to 4.16-rc0+, 4.15+, 4.14+, 4.13.14+, and 4.9.63+. I guess I should have asked you to provide an appropriate Fixes: tag, clearly identifying the commit that added the bug. Fixes: 12-digit-sha1 ("patch title") Thanks.