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 9479EEDEC49 for ; Wed, 13 Sep 2023 12:14:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238129AbjIMMON (ORCPT ); Wed, 13 Sep 2023 08:14:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36288 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231615AbjIMMOK (ORCPT ); Wed, 13 Sep 2023 08:14:10 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CAED819A8 for ; Wed, 13 Sep 2023 05:14:06 -0700 (PDT) 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> 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) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.