From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752864AbcGUS4V (ORCPT ); Thu, 21 Jul 2016 14:56:21 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:50934 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752224AbcGUS4U (ORCPT ); Thu, 21 Jul 2016 14:56:20 -0400 X-Sasl-enc: mHop2ZCwaE3069uzmmASdEA0+lqXIlovr50xeDK+ROtB 1469127378 Date: Thu, 21 Jul 2016 11:56:33 -0700 From: Greg KH To: Jiri Slaby Cc: Jiri Slaby , stable@vger.kernel.org, linux-kernel@vger.kernel.org, Florian Westphal , Pablo Neira Ayuso Subject: Re: [PATCH 3.12 28/88] netfilter: x_tables: validate targets of jumps Message-ID: <20160721185633.GA24661@kroah.com> References: <3d4036cb9b963cdd270c02856a888183da0623db.1468483951.git.jslaby@suse.cz> <42b891251b3b9f241fb5f0a90e87b15d2fef0a74.1468483951.git.jslaby@suse.cz> <8d66c06f-7633-357e-f091-c182d78fb219@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8d66c06f-7633-357e-f091-c182d78fb219@gmail.com> User-Agent: Mutt/1.6.2 (2016-07-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 21, 2016 at 08:36:18AM +0200, Jiri Slaby wrote: > On 07/14/2016, 10:15 AM, Jiri Slaby wrote: > > From: Florian Westphal > > > > 3.12-stable review patch. If anyone has any objections, please let me know. > > > > =============== > > > > commit 36472341017529e2b12573093cc0f68719300997 upstream. > > I am now dropping this one. 3.12.62 will be released without that patch. > After the performance issue is resolved, it will be requeued. Personally, I think the bug fixes were more important than the performance issues at this point in time, but it's your call to make :) greg k-h