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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E9064C5472D for ; Mon, 26 Aug 2024 07:23:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=aIxlSrtOHja2zTxC1DODZbeKVTlUcyffhDuUso64pAY=; b=dWCLxmXNP64pF6Be21+qtymhTr lIcbrnYdkZUNuy6M0/YPFTNA5AzGYiUEjGadulB5bYx1CDC0mh9mY6xIgg5IjOeETaetAPFkfzbA7 whqA93TGYKkIbemxxExhd2+1ZkfENEcal7bB+3agUhZ44mnX21kXyQBSGU2yIjfRZK7a4nNz6igYf 1q1NTBBlT9CjLi2X1jb2wC8gMc+zk4QdMIOQEyoDimajD3g2nAxgRPnphwSt17mSI2O7D60Yo+Jyh THWxjZfS6y6GrUGxXA2L53SbjefGCxCRQATyGM9jBdVgv54o4mV58mQWGiFdA7psIKN0gl0uTY6NU 3kHMTsuA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1siU4b-00000006FE5-3NAO; Mon, 26 Aug 2024 07:23:33 +0000 Received: from mail.8bytes.org ([85.214.250.239]) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1siTyA-00000006EFq-38Xy for linux-arm-kernel@lists.infradead.org; Mon, 26 Aug 2024 07:16:56 +0000 Received: from 8bytes.org (pd9fe9dd8.dip0.t-ipconnect.de [217.254.157.216]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.8bytes.org (Postfix) with ESMTPSA id 0B758283CE3; Mon, 26 Aug 2024 09:16:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=8bytes.org; s=default; t=1724656613; bh=OdtUGVhpx5M9y8N8iLV3hzW0LRa018NJAkPTUnUGzAY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Q1iWPIlM6obLxXHFvwVsZqU24B2th6swxIzVu7rse2h0JfgXXu/Wb8TJFI6Z+cCTu CD0z1zp/M49ExylTF880h4E+I1gM2+I18fNSWmbJaXWE5mFrrDAZ8uT89RzfDKRBMc UTjq3m9jY2LwVA3Z8e4W49DY2nn9zww/JSn82S21bBxhqvbQUVYIBNzZb9tnOahFod JR2EnXDe1lZSpN5P5WXMIyuXKRQE1GLmWsvAxTJkullYLE3YfDzNUoEKtH00Davb6G dUQ2Vw/PC/92eAl/V1+j7p3bBWLgi8D9sTnpwjNn6JLOjLhjoLxMn6sNZpXDQpDkPH MZboeyceKnKWQ== Date: Mon, 26 Aug 2024 09:16:51 +0200 From: Joerg Roedel To: Jason Gunthorpe Cc: Alyssa Rosenzweig , asahi@lists.linux.dev, iommu@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kselftest@vger.kernel.org, Robin Murphy , Shuah Khan , Will Deacon , Eric Auger , Janne Grunau , Joerg Roedel , Kevin Tian , Laurent Pinchart , Lixiao Yang , Hector Martin , Matthew Rosato , Nicolin Chen , patches@lists.linux.dev, Sven Peter , Will Deacon , Yi Liu , Yong Wu Subject: Re: [PATCH rc 0/2] Fix maps created without READ or WRITE Message-ID: References: <0-v1-1211e1294c27+4b1-iommu_no_prot_jgg@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0-v1-1211e1294c27+4b1-iommu_no_prot_jgg@nvidia.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240826_001654_955077_5FCFF16E X-CRM114-Status: UNSURE ( 6.24 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Aug 22, 2024 at 11:45:53AM -0300, Jason Gunthorpe wrote: > I noticed some bugs here while working on iommupt. Fix them up. > > Joerg, can you pick this both for your -rc branch? Dones, applied to fixes branch, thanks.