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 6A8C5C54EE9 for ; Tue, 20 Sep 2022 06:44:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230258AbiITGov (ORCPT ); Tue, 20 Sep 2022 02:44:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34042 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230252AbiITGoj (ORCPT ); Tue, 20 Sep 2022 02:44:39 -0400 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2E135624E for ; Mon, 19 Sep 2022 23:44:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=i+eWorUZAxr8u3bQU9GUz/2yUzwX+s8AluEa/DYe4Ik=; b=clPtkG7HsDwJbJaQXgjEj/NS+q KRDz5dIT4sdb9FAgOYRndkHLWEaH4jnR8snnrKl+6A9rrcHvHqz8AtVzc3Kw2vyiNOybiR2xGRdmB MAYtwtUrpp45aBkSmKn1NA0T9tpX7majM0HsleG82g/F/i3/mJbwVwoQvN3tRlFwcXguL42DB8uHx hsD9en1ohVdWe+r5byki2CV2Ef/TO1RZ/VruN4NCdlu4Iy7d3dYJ2Njoi7Al3AL0IgA41oNiASYC5 MQDwO2cjdNiELJQpmx/oApyfbpo0Kky0ipPMA7zTNKse7WW52HF87ZDWT57+X9J0N9kMVMZvF+p4Q kHyXREMw==; Received: from hch by bombadil.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1oaWzd-0016qR-Dp; Tue, 20 Sep 2022 06:44:29 +0000 Date: Mon, 19 Sep 2022 23:44:29 -0700 From: Christoph Hellwig To: Robin Murphy Cc: hch@infradead.org, m.szyprowski@samsung.com, iommu@lists.linux.dev, dongli.zhang@oracle.com, yuzhao@google.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] swiotlb: Don't panic! Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks, applied to the dma-mapping tree for 6.1.