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 A8934C5475B for ; Fri, 1 Mar 2024 08:01:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ZyiGqw1qRmpW0dVoRbEHnKo36QGan3FXKn2oiUOran8=; b=B9Q10Z/Bz3D7hP q/UJYPlcrz91dagdYuvxsXA9NeiICQnk1p7okBSpXgnSbTt2UJVJUU2+g/j4c0gA1mVX/RJVe2tDc a28rYJvLBdCCyKVclJFJYo4M/gttYzXyLICrFccNN+cqPOhMz5AZFMFeokTMF1p3V7IGMlaDwsryn sr7vJOD9cCSOy0WbFYMzqoZ+Ew9AB0gDRH9rNmG5PAseUid/kxnoobmwPNGHdfESHqB9Ha7mBf9de e4JdmpMHcdwlFjuv3ctw4WNkp9nbUoa8mKn5fKBqZmWqcUnEjlNULHS9mbZ2N5pI0k2ypJ/PA0nWm KzT9/agGfWF58jZL+lGw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rfxpb-0000000Gp1Q-0OqV; Fri, 01 Mar 2024 08:01:23 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rfxpY-0000000Gp0p-27Jz for linux-arm-kernel@lists.infradead.org; Fri, 01 Mar 2024 08:01:21 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id C46576147F; Fri, 1 Mar 2024 08:01:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1F0A6C433F1; Fri, 1 Mar 2024 08:01:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1709280079; bh=Zb2L2WzD8PVMX2bYMAsevFuTAVlp9+0GKUvQ4oj/GYE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Vlr4L9zmONGyE8gzURxIxpQ4BhpoP0Eb3gnewrHzd8qlQJ0rPfA1LOMBrMpdLBV+q AtjhEiKNZP4CothoQJhcSYBTzMAnXA3RxRigJg72HAhlDppd6Tblh0BbYVMBsA6AFN P7hof8veyOzj/2bM3J77R0IcFLoN/FRIhmnH8S3YZoKx1xC3iazXqW2QspIoGAWNAI n4cmKD7CtvIuVmnllgYE6FYWKqTMUYigCoGjuMg+cHk9MJzLJK0y6mo810ZpJ5F3Bp wcug2jvw4Qu7VQ/T0vtNMT0tx8azbHF9Fw373nwNtPdpRBBZUcT6t6Kwt/srEYq9BD P2xqn5kz02i2w== Date: Fri, 1 Mar 2024 08:01:12 +0000 From: Will Deacon To: Nicolin Chen Cc: Joerg Roedel , Robin Murphy , iommu@lists.linux.dev, linux-arm-kernel@lists.infradead.org, Jason Gunthorpe , catalin.marinas@arm.com, kernel-team@android.com, Michael Shavit , Jean-Philippe Brucker , Joerg Roedel , Lu Baolu , Mostafa Saleh , Shameerali Kolothum Thodi , Moritz Fischer , Zhangfei Gao , patches@lists.linux.dev, Moritz Fischer Subject: Re: [PATCH v6 00/16] Update SMMUv3 to the modern iommu API (part 1/3) Message-ID: <20240301080112.GA17394@willie-the-truck> References: <0-v6-96275f25c39d+2d4-smmuv3_newapi_p1_jgg@nvidia.com> <170921954415.3073552.7948276252050662200.b4-ty@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240301_000120_610748_3BB3B2ED X-CRM114-Status: GOOD ( 18.83 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Feb 29, 2024 at 12:47:56PM -0800, Nicolin Chen wrote: > On Thu, Feb 29, 2024 at 04:34:13PM +0000, Will Deacon wrote: > > On Mon, 26 Feb 2024 13:07:11 -0400, Jason Gunthorpe wrote: > > > The SMMUv3 driver was originally written in 2015 when the iommu driver > > > facing API looked quite different. The API has evolved, especially lately, > > > and the driver has fallen behind. > > > > > > This work aims to bring make the SMMUv3 driver the best IOMMU driver with > > > the most comprehensive implementation of the API. After all parts it > > > addresses: > > > > > > [...] > > > > Applied to will (for-joerg/arm-smmu/updates), thanks! > > Oh, that's a great one! > > I just found that I forgot to leave my tag at this updated PATCH-1. > I have rerun sanity with this part-1 series and more nesting cases > with the other two parts. If it's not to late: > > Tested-by: Nicolin Chen > > > [01/16] iommu/arm-smmu-v3: Make STE programming independent of the callers > > https://git.kernel.org/will/c/ae91f6552c30 > > This link somehow doesn't correspond to the PATCH-1? :) Huh! That's all generated by an ancient version of the 'b4' tool. By the looks of it, it doesn't like more than ten patches in a series. Given the other patchsets kicking around, I guess it's time for me to update it. Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel