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 CCF01C77B71 for ; Tue, 18 Apr 2023 10:37:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230286AbjDRKhO (ORCPT ); Tue, 18 Apr 2023 06:37:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33498 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231228AbjDRKhK (ORCPT ); Tue, 18 Apr 2023 06:37:10 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 05FB8188; Tue, 18 Apr 2023 03:37:07 -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 4186562FF3; Tue, 18 Apr 2023 10:37:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 566C2C4339B; Tue, 18 Apr 2023 10:37:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1681814226; bh=gO4bVRgOrIIJmXe6DgoqgWS+0MkQUyJaUaSPCjAVhLY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=0mypcrtY6IyIS/qvWseQQhQKH7xdh1C0fNefrddVN+qUU8ZFw44DpvYpKZTu+4m6S IedyaHFduoMplCWklJ7wFgFLtE6LVjNdZWNCP6LrL3T9f/x9ffiDzk+ksbAM2+gIN+ rJq/0xqp5t4Be0coFlQ/P8jAfwCWzWdL6TDrgscw= Date: Tue, 18 Apr 2023 12:37:04 +0200 From: Greg KH To: linux-kernel@vger.kernel.org Cc: ckuehl@redhat.com, mszeredi@redhat.com, vgoyal@redhat.com, yb203166@antfin.com, stable-commits@vger.kernel.org Subject: Re: Patch "virtiofs: split requests that exceed virtqueue size" has been added to the 5.10-stable tree Message-ID: <2023041858-repressed-comrade-928f@gregkh> References: <2023041834-ferry-suitor-acc9@gregkh> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2023041834-ferry-suitor-acc9@gregkh> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 18, 2023 at 12:32:34PM +0200, gregkh@linuxfoundation.org wrote: > > This is a note to let you know that I've just added the patch titled > > virtiofs: split requests that exceed virtqueue size > > to the 5.10-stable tree which can be found at: > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary Also now dropped.