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 16684CFC518 for ; Sun, 23 Nov 2025 09:29:55 +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=69Eb/hqOsggx5yrCNju8KU86P4FdIEWuIK/nXf/dz3k=; b=TlcvoZQsaXnk4i e6CXIBhSNZsxjnZp2+QDJnUWltWa6wv/PnUhDEOjlszJCKe9YQrM/IZ0Y4YAV5DTg13RHIHKW1It0 FsH4WR1mkIsyH21t8PSEYaW9IBin9gbUzHm8NZyut60J+iNpribcChOgHtTxetEK6yStaP1YMapGb eQUmz77yjzqbVTYYjHRCg/Q6okKg7angkAV9Z+xUrmU7xVaOWA9Sl5+8wKpl4Yx1QA5Fhhi4rjNRu 8aUdM+VuJ+9P8kzJ+4mwGEHOepheAmEt/PhCZCqPoChynxyK6lVpnxWfXeZqOHNNvTMbL8B4gYLKS U8jXyuJpW874EKU1uQZA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vN6PP-0000000AIyV-3uex; Sun, 23 Nov 2025 09:29:27 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vN6PN-0000000AIxZ-2fHK; Sun, 23 Nov 2025 09:29:25 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id C597860154; Sun, 23 Nov 2025 09:29:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C0853C113D0; Sun, 23 Nov 2025 09:29:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1763890164; bh=2I+PL6KFXMf1ExzwcEo6rxHgBhtJ6ZnSKe1DUCdju6U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=f7jifpVGDAqPpKDkZuO/QsfToNbQDpJa2kAFJZk4yAylfgk/MeL1ezsABScoWiTZO Ku+OXoOcjccsTnJNVU1zQf9yPlmKH06vJWutPJzn1yH3BptuD9feIUO/MnErEuPISq r5y6WFdsKU3khR65MZEj5AZhn/N47JUrWgdbQB0EVoDMyAI+E3GaUQJBay4euzi31x O2AVOrQYiTC2cLaDfjgimQSwJ6eL1aMJuZUtR1ois0Q7WcCFXdl75NooHFy9CX/xz8 XRwqfzPfl99hPRywUKEZspXnVUBxauU8sJxNXjtiaWVG6jVwA0A0i8bA5DudifPBwP 92yJNUREfDQWA== Date: Sun, 23 Nov 2025 11:29:20 +0200 From: Leon Romanovsky To: Jason Gunthorpe Cc: AngeloGioacchino Del Regno , Christian Benvenuti , Heiko Stuebner , iommu@lists.linux.dev, Jernej Skrabec , Joerg Roedel , linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-rdma@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-sunxi@lists.linux.dev, Matthias Brugger , Nelson Escobar , Rob Clark , Robin Murphy , Samuel Holland , Suravee Suthikulpanit , Chen-Yu Tsai , Will Deacon , Yong Wu , Lu Baolu , Kevin Tian , patches@lists.linux.dev, Vasant Hegde Subject: Re: [PATCH v3 1/3] RDMA/usnic: Remove iommu_set_fault_handler() Message-ID: <20251123092920.GB16619@unreal> References: <0-v3-e5d08e2d551e+109-iommu_set_fault_jgg@nvidia.com> <1-v3-e5d08e2d551e+109-iommu_set_fault_jgg@nvidia.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1-v3-e5d08e2d551e+109-iommu_set_fault_jgg@nvidia.com> X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org On Thu, Nov 20, 2025 at 03:46:22PM -0400, Jason Gunthorpe wrote: > The handler in usnic just prints a fault report message, the iommu drivers > all do a better job of that these days. Just remove the use of this old > API. > > Reviewed-by: Lu Baolu > Reviewed-by: Kevin Tian > Acked-by: Jason Gunthorpe > Signed-off-by: Jason Gunthorpe > --- > drivers/infiniband/hw/usnic/usnic_uiom.c | 13 ------------- > 1 file changed, 13 deletions(-) > I imagine that you want to merge this patch through iommu tree. Thanks, Reviewed-by: Leon Romanovsky _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip