From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx3-rdu2.redhat.com ([66.187.233.73]:56306 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750872AbeBWJI3 (ORCPT ); Fri, 23 Feb 2018 04:08:29 -0500 Message-ID: <1519376907.4161.17.camel@redhat.com> Subject: Re: Patch "netfilter: on sockopt() acquire sock lock only in the required scope" has been added to the 4.14-stable tree From: Paolo Abeni To: Greg KH Cc: stable@vger.kernel.org, stable-commits@vger.kernel.org Date: Fri, 23 Feb 2018 10:08:27 +0100 In-Reply-To: <20180223090143.GB31038@kroah.com> References: <1519334010109153@kroah.com> <1519374515.4161.3.camel@redhat.com> <20180223090143.GB31038@kroah.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On Fri, 2018-02-23 at 10:01 +0100, Greg KH wrote: > On Fri, Feb 23, 2018 at 09:28:35AM +0100, Paolo Abeni wrote: > > commit 01ea306f2ac2baff98d472da719193e738759d93 > > Author: Paolo Abeni > > Date: Thu Feb 8 12:19:00 2018 +0100 > > > > netfilter: drop outermost socket lock in getsockopt() > > This one isn't in Linus's tree yet. What tree is it in right now? Oops, it's on Dave's -net tree: git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git I guess it should lant Linus's one soon. Note: this is way the most relevant follow-up, AFAICT. Cheers, Paolo