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 0729EC433F5 for ; Mon, 25 Apr 2022 15:48:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235254AbiDYPvi (ORCPT ); Mon, 25 Apr 2022 11:51:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37710 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233822AbiDYPvh (ORCPT ); Mon, 25 Apr 2022 11:51:37 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C458A114817 for ; Mon, 25 Apr 2022 08:48:33 -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 dfw.source.kernel.org (Postfix) with ESMTPS id 606EA60F3A for ; Mon, 25 Apr 2022 15:48:33 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 535DAC385A7; Mon, 25 Apr 2022 15:48:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1650901712; bh=+aBKAvZQcmG9y/cUJyE9/YT8g7/VVlOeVKzYTZZ/uu8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qLtZP1dCEtdxx7TFGIQzj1vJhosJ1di9k2SMHAP6rALMbBwaGzLT3ynkEwkeKlsHl 9cYyMiAjjBULhG9pf3PvTGE/4aAYP8mL9nhNt45p6iKvlTp46rHoyfRJUdrmqO6bGZ EU2vJKIHmPRKLtEuS5UJQr0aO9Ypb/gYZ4eV1uBw= Date: Mon, 25 Apr 2022 17:48:30 +0200 From: Greg KH To: Jens Axboe Cc: asml.silence@gmail.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] io_uring: fix leaks on IOPOLL and CQE_SKIP" failed to apply to 5.17-stable tree Message-ID: References: <1650891057139245@kroah.com> <5be49cde-7c90-3be4-7c3c-f9bf8694f9ab@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5be49cde-7c90-3be4-7c3c-f9bf8694f9ab@kernel.dk> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Apr 25, 2022 at 08:28:05AM -0600, Jens Axboe wrote: > On 4/25/22 6:50 AM, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 5.17-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 . > > Here's one for 5.17. Now queued up, thanks! greg k-h