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 6BA1DC0032E for ; Wed, 25 Oct 2023 14:27:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344915AbjJYO11 (ORCPT ); Wed, 25 Oct 2023 10:27:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56276 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235105AbjJYO1W (ORCPT ); Wed, 25 Oct 2023 10:27:22 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 60EA9187 for ; Wed, 25 Oct 2023 07:27:20 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id 05CA968AFE; Wed, 25 Oct 2023 16:27:15 +0200 (CEST) Date: Wed, 25 Oct 2023 16:27:14 +0200 From: Christoph Hellwig To: Petr Tesarik Cc: Christoph Hellwig , Marek Szyprowski , Robin Murphy , Petr Tesarik , "open list:DMA MAPPING HELPERS" , open list , Wangkefeng , Roberto Sassu , petr@tesarici.cz, Ben Greear Subject: Re: [PATCH] swiotlb: Do not try to allocate a TLB bigger than MAX_ORDER pages Message-ID: <20231025142714.GA19315@lst.de> References: <20231025084426.2739-1-petrtesarik@huaweicloud.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231025084426.2739-1-petrtesarik@huaweicloud.com> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks, applied to the dma-mapping tree for Linux 6.6.