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 A9B0648CF7 for ; Thu, 30 Nov 2023 15:05:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="fMv+iZtc" Received: by smtp.kernel.org (Postfix) with ESMTPSA id C2077C433C8; Thu, 30 Nov 2023 15:05:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1701356726; bh=MdwqTtqvRUM9JDIV1bxonjqQxJvkmHoFAMNuKOS/8tA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fMv+iZtcKIDZMgAVUO0wApKgyYP3JcDzsFRKB36PEiQRu/BjyKUxWVWJKQZwAZYiu 4425gyVceQz0Ojq1wrSEhXNSUqTrybe0H6c3wxcNu9+FF5skeJJicFG/maYuNBxJHN li3SmTVH2of4c1MVjmopFOObfsJprm3k0rqxdOL4= Date: Thu, 30 Nov 2023 15:05:23 +0000 From: Greg KH To: Jens Axboe Cc: kbusch@kernel.org, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] io_uring: fix off-by one bvec index" failed to apply to 5.4-stable tree Message-ID: <2023113016-unknowing-decoy-a13d@gregkh> References: <2023113025-eastbound-uninstall-c2e0@gregkh> 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: On Thu, Nov 30, 2023 at 07:36:17AM -0700, Jens Axboe wrote: > On 11/30/23 7:31 AM, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 5.4-stable tree. > > And the 5.4 variant attached. Thanks, all backports now queued up. greg k-h