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 X-Spam-Level: X-Spam-Status: No, score=-0.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EBE5EC18E5B for ; Mon, 16 Mar 2020 15:47:15 +0000 (UTC) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BCDB32051A for ; Mon, 16 Mar 2020 15:47:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="LJScDWCj" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BCDB32051A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=iommu-bounces@lists.linux-foundation.org Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 985248879D; Mon, 16 Mar 2020 15:47:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4QkrWvfr1hWZ; Mon, 16 Mar 2020 15:47:14 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by hemlock.osuosl.org (Postfix) with ESMTP id E58E2879B8; Mon, 16 Mar 2020 15:47:14 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id CE1D7C1D7C; Mon, 16 Mar 2020 15:47:14 +0000 (UTC) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by lists.linuxfoundation.org (Postfix) with ESMTP id 6AF69C013E for ; Mon, 16 Mar 2020 15:47:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 6763720472 for ; Mon, 16 Mar 2020 15:47:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6BagTW0-qJPk for ; Mon, 16 Mar 2020 15:47:07 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) by silver.osuosl.org (Postfix) with ESMTPS id 85EBF21567 for ; Mon, 16 Mar 2020 15:47:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; 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=ouN0e4/1zqiBLoUJJ4QgzJ5Y6SjVqjDFHS+Tu4nAdmM=; b=LJScDWCjj3NCA4uVHCSkioMP/q /Z7XCUgEjkky9gRxRqun4cAZU1jNAliOiH17ROlaWz91YJlSBnmbXIR142K9TDY8WJI+fiVPH2KQX GESP7Vu07So0GETmAOlWvCQn7UXcBwg8Ya+QmAceR3w3eBV2c8pAp5CfPNfABsdRslgltWnytBCoP qPoV38uCGdIE9woLQ2E8wMziYu21I2p72c0gppQ5GAdApUH55lp3uCCSy/ENm2L3bRV0sRL9YhWB3 CYKx0LHNkpiirDs6Thno8xvGgd+zMeIzwagUfoLnlv1S6AtPy7ECDPuX+MvSNfdzQuzP6kxCS0AbG UoDB9Zig==; Received: from hch by bombadil.infradead.org with local (Exim 4.92.3 #3 (Red Hat Linux)) id 1jDrxD-00028Q-5o; Mon, 16 Mar 2020 15:46:59 +0000 Date: Mon, 16 Mar 2020 08:46:59 -0700 From: Christoph Hellwig To: Jason Gunthorpe Subject: Re: [PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier() Message-ID: <20200316154659.GA18704@infradead.org> References: <20200224182401.353359-2-jean-philippe@linaro.org> <20200224190056.GT31668@ziepe.ca> <20200225092439.GB375953@myrica> <20200225140814.GW31668@ziepe.ca> <20200228143935.GA2156@myrica> <20200228144844.GQ31668@ziepe.ca> <20200228150427.GF2156@myrica> <20200228151339.GS31668@ziepe.ca> <20200306095614.GA50020@myrica> <20200306130919.GJ31668@ziepe.ca> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200306130919.GJ31668@ziepe.ca> X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Cc: mark.rutland@arm.com, Jean-Philippe Brucker , kevin.tian@intel.com, Dimitri Sivanich , catalin.marinas@arm.com, Arnd Bergmann , devicetree@vger.kernel.org, Greg Kroah-Hartman , will@kernel.org, linux-mm@kvack.org, iommu@lists.linux-foundation.org, robh+dt@kernel.org, linux-pci@vger.kernel.org, zhangfei.gao@linaro.org, Andrew Morton , robin.murphy@arm.com, christian.koenig@amd.com, linux-arm-kernel@lists.infradead.org X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development issues for Linux IOMMU support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" On Fri, Mar 06, 2020 at 09:09:19AM -0400, Jason Gunthorpe wrote: > This is why release must do invalidate all - but it doesn't need to do > any more - as no SPTE can be established without a mmget() - and > mmget() is no longer possible past release. Maybe we should rename the release method to invalidate_all? _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu