From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:45166 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932801AbeCGRjH (ORCPT ); Wed, 7 Mar 2018 12:39:07 -0500 Date: Wed, 7 Mar 2018 09:39:09 -0800 From: Greg Kroah-Hartman To: "Jason A. Donenfeld" Cc: stable@vger.kernel.org Subject: Re: Patch "netlink: put module reference if dump start fails" has been added to the 4.14-stable tree Message-ID: <20180307173909.GA3272@kroah.com> References: <1520393436137130@kroah.com> 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 Wed, Mar 07, 2018 at 06:12:13PM +0100, Jason A. Donenfeld wrote: > On Wed, Mar 7, 2018 at 4:30 AM, wrote: > > queue-4.14/netlink-put-module-reference-if-dump-start-fails.patch > > FYI, this patch is useful for 4.16-rc0+, 4.15+, 4.14+, 4.13.14+, and > 4.9.63+. Looks like 16, 15, and 14 you have covered, and 13 you don't > care about anymore. But you might want to apply this to 4.9, as it > affects the in-tree net/ipv6/ila/ila_xlat.c driver, which is a > tristate, meaning its refcount is affected by the bug this patch > fixes. The patch appears to apply cleanly. Thanks for letting me know, now queued up. greg k-h