From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B5F1D99 for ; Mon, 11 Dec 2023 21:47:10 -0800 (PST) Received: by verein.lst.de (Postfix, from userid 2407) id 167E068B05; Tue, 12 Dec 2023 06:47:07 +0100 (CET) Date: Tue, 12 Dec 2023 06:47:06 +0100 From: Christoph Hellwig To: Greg Kroah-Hartman Cc: stable@vger.kernel.org, patches@lists.linux.dev, Christoph Hellwig , Omar Sandoval , Ming Lei , Jens Axboe , Sasha Levin Subject: Re: [PATCH 4.19 06/55] block: introduce multi-page bvec helpers Message-ID: <20231212054706.GA10922@lst.de> References: <20231211182012.263036284@linuxfoundation.org> <20231211182012.465741504@linuxfoundation.org> 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: <20231211182012.465741504@linuxfoundation.org> User-Agent: Mutt/1.5.17 (2007-11-01) Uh-oh. multi-page bvecs are bot a backportable feature. And doing a partial backport just askes for trouble. So in this from: NAK