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 E62D51DDD4 for ; Wed, 13 Sep 2023 12:14:06 +0000 (UTC) Received: by verein.lst.de (Postfix, from userid 2407) id 8C3E868AA6; Wed, 13 Sep 2023 14:14:03 +0200 (CEST) Date: Wed, 13 Sep 2023 14:14:03 +0200 From: Christoph Hellwig To: Petr Tesarik Cc: Christoph Hellwig , Marek Szyprowski , Robin Murphy , "open list:DMA MAPPING HELPERS" , open list , Roberto Sassu , Jonathan Corbet Subject: Re: [PATCH] swiotlb: fix the check whether a device has used software IO TLB Message-ID: <20230913121403.GB4544@lst.de> References: <20230913114016.17752-1-petr@tesarici.cz> 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: <20230913114016.17752-1-petr@tesarici.cz> User-Agent: Mutt/1.5.17 (2007-11-01) Thanks, I've applied this to get it into linux-next ASAP. I'd love to have reviews before sending it on to Linus, though.