From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8A879C43334 for ; Mon, 4 Jul 2022 11:53:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231810AbiGDLxH (ORCPT ); Mon, 4 Jul 2022 07:53:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34202 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231773AbiGDLxG (ORCPT ); Mon, 4 Jul 2022 07:53:06 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 605AE30D for ; Mon, 4 Jul 2022 04:53:04 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 1E67AB80EEC for ; Mon, 4 Jul 2022 11:53:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4E389C341CD; Mon, 4 Jul 2022 11:53:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1656935581; bh=AXxClsAJ1zIdnPPcDVqVMm6Gh4CuzhAo5KQanPVK6Hk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KnowmJVpM7uR7k7l8F1uwFiwb/ECqq8yDEt02deGCy7RMrTUD/Kv/Sbzb9p1Se2G2 dD44JW6Li7MIQGYdUMnaT0fxVb4ABviQIvc1oi8R04mxlJpu3d9wm2PS2gccFQjJZN MpcqY66Eog46v0UaYrx5bgufy3HA9r/1uRP9Hncs= Date: Mon, 4 Jul 2022 13:52:59 +0200 From: Greg KH To: kuba@kernel.org, ppenkov@aviatrix.com Cc: stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] net: tun: stop NAPI when detaching queues" failed to apply to 4.14-stable tree Message-ID: References: <165693454242194@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <165693454242194@kroah.com> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Jul 04, 2022 at 01:35:42PM +0200, gregkh@linuxfoundation.org wrote: > > The patch below does not apply to the 4.14-stable tree. > If someone wants it applied there, or to any other stable or longterm > tree, then please email the backport, including the original git commit > id to . Oops, nevermind, this is not supposed to go to 4.14.y, sorry for the noise. greg k-h