From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (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 2B3651FC8 for ; Thu, 29 Jun 2023 05:11:01 +0000 (UTC) Received: by verein.lst.de (Postfix, from userid 2407) id A305967373; Thu, 29 Jun 2023 07:10:51 +0200 (CEST) Date: Thu, 29 Jun 2023 07:10:51 +0200 From: Christoph Hellwig To: Petr Tesarik Cc: Christoph Hellwig , Marek Szyprowski , Robin Murphy , "open list:DMA MAPPING HELPERS" , open list , Roberto Sassu , Kefeng Wang , petr@tesarici.cz Subject: Re: [PATCH v1 0/2] swiotlb: Fix a couple of bugs in sizing areas Message-ID: <20230629051051.GA16654@lst.de> References: Precedence: bulk X-Mailing-List: iommu@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Thanks, I've applied this the dma-mapping for-next tree with a trivial cleanup.