Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp20223933rwd; Wed, 28 Jun 2023 22:30:05 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ5X3rfURt6dOevuQs7EsVfemfBSyOqEEWVt6zM9BBFtw2ZRb+WRUoTDfpdfy9AyshMdaiN6 X-Received: by 2002:a17:90a:7005:b0:262:ca9c:edcb with SMTP id f5-20020a17090a700500b00262ca9cedcbmr4466638pjk.9.1688016605581; Wed, 28 Jun 2023 22:30:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1688016605; cv=none; d=google.com; s=arc-20160816; b=jjyt4rGFLt6qI5ZZ/WDJ2/w9ZuOuehEo1kV7wDmGkErjr4gwPGt08xd18ITSzHe7F5 IH7ZIhQV1Mv/f08mSfE3JJEaCQBxj+Z/ag83Doi0uXAf0vTKCImXRQ7yRqK/mVhpiGWw 1Xb57bK5au3h3Td3tdY6+s7B257ZWq4xasbWETJGY5Hj7Y+DHoBjmU/u1c3BjpoTj4VA 1xlSVpC86JStv6mDXo7nzO6khOb1x5WGmaytfjMhiAuHmgMaZyD439GVIBrUMl0PyxAK VK3JIobsaQ+TIaDHRkdAVxKvy7AQuvMxU4tMa9mQJXbwxVroqbvn2LNwUTRZvxfHhZmm KfeQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=jbe3ZyuGVGFn6WXKx+uIGZkN6oEMo9aSrzZf35qQ4+s=; fh=iZdb19CaQN6GJF5LfNJyRD4fI73ew2pf+mVWljaaomE=; b=hv1xxP7/I/88m1xdslZ+ph3AHVR3QMzGtWjmgqp7GJj3hsaPWJDHjApwfkGPBWZ9hg 3B6Co2A7me1QDP+IL1WocAo0VIXZfMnxPhYTqkrHdfEMQFQBbXOuyDEH0lkq6hENcwHe BRfBiMusECHojDPNKprSoKtUJlvVnsyFVRWchIGtLidg4zaVHvsxu2aiRmob4TW2tTWz GSgnVSzcYEyqDoBNsnQqkJa0W+qPaLlDeqAsAZ7UtOVdb8LAPJkoboIwzAXz30S/uXb1 v6sV1lyv1ym5uXrAPfnn75dwLpXGku1BvPuroeQHhhUku6X10WpjRQBWZr3BDruRKrMa YI0A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id b6-20020a17090a9bc600b00262ec69bd80si7458664pjw.72.2023.06.28.22.29.51; Wed, 28 Jun 2023 22:30:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230463AbjF2FLZ (ORCPT + 99 others); Thu, 29 Jun 2023 01:11:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54398 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231787AbjF2FK4 (ORCPT ); Thu, 29 Jun 2023 01:10:56 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6B51F2972 for ; Wed, 28 Jun 2023 22:10:55 -0700 (PDT) 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: 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) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks, I've applied this the dma-mapping for-next tree with a trivial cleanup.