From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0571C3EAC7E for ; Tue, 17 Mar 2026 15:36:43 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773761804; cv=none; b=uwWSxtRegJ2TMqkenuIw+u/0HgwI2/WCIE3olZvamFjfHkRHYXI6zEDo310GjrjjdU47ZYbNfM5qg+riqlcefS+5FSf7VpBMncp0aJi0Tx1JTOXLk5RK6uxt1kOruK/PMSVOeadkq1O9HFgfXps/3ZzkLf7fBlR/MGXWJMyBgDo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773761804; c=relaxed/simple; bh=x7t1tPHMU7TpXHv+G+WIFbUxKol2DlKwnbUy56i8r7I=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=jvBaD3vi3gdNG/mDz8wMty5COiHJeh2S0jgKYFA+TkDptVHz9WoxkNhaNfFbpdap0w4R7jt4FlRwNxtwU9Vi4AQcR4hqMDqcETXcr/fS6keDf040Mur0OtKAtUSNECh8LshsTsVB7b1fq2SV5GcPiQPvk5SvpM/DzCGLAvNlg+Q= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=kfOSXxW6; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="kfOSXxW6" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3F094C2BCB1; Tue, 17 Mar 2026 15:36:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1773761803; bh=x7t1tPHMU7TpXHv+G+WIFbUxKol2DlKwnbUy56i8r7I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kfOSXxW6p2F1UW/nvAj8TXFEQ+GSb7MT77+3iTSUwiINFHABNlI9LrVmuqwSmgt5i i9pJ/Vx7Si9IOq8aZCn+Ku3LwGvHGIASiCtfOk7Q8kxu/XlC537H89P0rLsjiWsjoT nQSc3wEmAVW45uEwFO4mtxS22O93FHSf/BGkhCDU= Date: Tue, 17 Mar 2026 16:36:40 +0100 From: Greg KH To: Jens Axboe Cc: asml.silence@gmail.com, naup96721@gmail.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] io_uring: ensure ctx->rings is stable for task work flags" failed to apply to 6.18-stable tree Message-ID: <2026031733-machine-curator-b544@gregkh> References: <2026031718-sulfur-overflow-96fd@gregkh> <07f88e01-d7d7-4e13-88de-76f460f60c50@kernel.dk> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <07f88e01-d7d7-4e13-88de-76f460f60c50@kernel.dk> On Tue, Mar 17, 2026 at 07:03:07AM -0600, Jens Axboe wrote: > On 3/17/26 6:55 AM, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 6.18-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 . > > This one and the following one, for 6.18. Now applied, thanks! greg k-h