From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.us.es ([193.147.175.20]:35604 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755764AbdKOOQz (ORCPT ); Wed, 15 Nov 2017 09:16:55 -0500 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id D387C210568 for ; Wed, 15 Nov 2017 15:16:53 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id C4C0CDA875 for ; Wed, 15 Nov 2017 15:16:53 +0100 (CET) Date: Wed, 15 Nov 2017 15:16:48 +0100 From: Pablo Neira Ayuso To: Greg Kroah-Hartman Cc: Florian Westphal , Sebastian Gottschall , Guillaume Nault , stable@vger.kernel.org Subject: Re: [PATCH 4.9.y] netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable" Message-ID: <20171115141648.GB2765@salvia> References: <20171112202347.14762-1-fw@strlen.de> <27ad57ea-74dc-adaf-de87-65ac43fc0e26@dd-wrt.com> <20171114110546.GA32514@breakpoint.cc> <20171114193011.ju5dg623omnrniuf@alphalink.fr> <66c71431-aa02-b55e-b35a-67e08433c5fc@dd-wrt.com> <20171115101300.GR5512@breakpoint.cc> <20171115140406.GA22799@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171115140406.GA22799@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Nov 15, 2017 at 03:04:06PM +0100, Greg Kroah-Hartman wrote: > Ok, let me just drop this patch, get this 4.9 release out, and then can > you all send me a patch, or series of patches, that you feel should be > applied to 4.9 to resolve this issue? Please, indeed drop it for 4.9. We'll take the time here to sort out things. Thanks Greg.