Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1986594yba; Sun, 7 Apr 2019 05:49:38 -0700 (PDT) X-Google-Smtp-Source: APXvYqwvN/cQ25ULperAmcW9vbD279DTGwQPWvPGVaGqGIoTEYwsOhCyVcj2o4hhfszkrnPQQ3FT X-Received: by 2002:a17:902:e48f:: with SMTP id cj15mr24161531plb.256.1554641378054; Sun, 07 Apr 2019 05:49:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554641378; cv=none; d=google.com; s=arc-20160816; b=ykqo6xCoUNF9uU3ki2i/YxnK6sCzrKXhklhCYttN7M77FBkN5HXKfjtynV5FQ1LGDB g0DLi8X1MHdlEr4bkQwzFiJ3RUNhx01le73lGUqSUmBlo/vbXv35el3tuqrHuArogxQ4 mRwn6XZeVvIaYF/2hdBH1uCGGj5ef42QVa1mOERJKnQ6HwrV6f9DCBG07jin/SeDFBkX tnh1ZIQdTe3C+q6QDpmalhOlK7efZ0uyhEkZA3PutJ+aq69yajaMU9QlZPpqyhixvCyi eRP2yU0xmcVB/AYeQ9/xje4LOdCeAVsHGAPcwU3zRrdhy+usv1SpemJfwg0tGROxktGR tPbA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=Wzy234fkK8tsv4RL22NXAxfCL7p1NzhqGMU5cEur/Ts=; b=RGV0ge7HNMGET/9VAQhKWpnB0HX2v34zGmMFOU+hIekpgkNZQyhn59xx3cNItey8/p MOpYDzkQeDrsGvBZPjWEd7mede+ZH10gVi4qsVdJPRjjNKDN9eR+T4VEIJPI+tmc1tUW vsH7g32fwuO+CG2SjbWzzuy+NsNRLUwNfctw1dhYgqmhHO5/DUWYqFAy8xo99qxLu3Zh 85u22TkcAU/wYgU4UD93osG2ebvcS81KDH2YlMrIOS3JvQ8kSdB2ESEbIDk0bZha/Rqo 5wscHlWNCBebUrVppLv9QodbuJw10bJiG3QZ4LyUbUKEsLm0oAMCDH/cx1ufP+VmNhQc qpeg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p3si23424750plr.45.2019.04.07.05.49.08; Sun, 07 Apr 2019 05:49:38 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726487AbfDGMsJ (ORCPT + 99 others); Sun, 7 Apr 2019 08:48:09 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:5695 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726049AbfDGMsJ (ORCPT ); Sun, 7 Apr 2019 08:48:09 -0400 Received: from DGGEMS408-HUB.china.huawei.com (unknown [172.30.72.58]) by Forcepoint Email with ESMTP id BCA5B2E388295C2AE7BA; Sun, 7 Apr 2019 20:48:05 +0800 (CST) Received: from HGHY1l002753561.china.huawei.com (10.177.23.164) by DGGEMS408-HUB.china.huawei.com (10.3.19.208) with Microsoft SMTP Server id 14.3.408.0; Sun, 7 Apr 2019 20:47:58 +0800 From: Zhen Lei To: Jean-Philippe Brucker , John Garry , Robin Murphy , Will Deacon , Joerg Roedel , Jonathan Corbet , linux-doc , Sebastian Ott , Gerald Schaefer , "Martin Schwidefsky" , Heiko Carstens , Benjamin Herrenschmidt , Paul Mackerras , "Michael Ellerman" , Tony Luck , Fenghua Yu , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H . Peter Anvin" , David Woodhouse , iommu , linux-kernel , linux-s390 , linuxppc-dev , x86 , linux-ia64 CC: Zhen Lei , Hanjun Guo Subject: [PATCH v4 0/6] normalize IOMMU dma mode boot options Date: Sun, 7 Apr 2019 20:41:41 +0800 Message-ID: <20190407124147.13576-1-thunder.leizhen@huawei.com> X-Mailer: git-send-email 2.19.2.windows.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [10.177.23.164] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org As Robin Murphy's suggestion: "It's also not necessarily obvious to the user how this interacts with IOMMU_DEFAULT_PASSTHROUGH, so if we really do go down this route, maybe it would be better to refactor the whole lot into a single selection of something like IOMMU_DEFAULT_MODE anyway." In this version, I tried to normalize the IOMMU dma mode boot options for all ARCHs. When IOMMU is enabled, there are 3 dma modes: paasthrough(bypass), lazy(mapping but defer the IOTLB invalidation), strict. But currently each ARCHs defined their private boot options, different with each other. For example, to enable/disable "passthrough", ARM64 use iommu.passthrough=1/0, X86 use iommu=pt/nopt, PPC/POWERNV use iommu=nobypass. Zhen Lei (6): iommu: use iommu.dma_mode to replace iommu.passthrough and iommu.strict iommu: keep dma mode build options consistent with cmdline options iommu: add iommu_default_dma_mode_get() helper s390/pci: use common boot option iommu.dma_mode powernv/iommu: use common boot option iommu.dma_mode x86/iommu: use common boot option iommu.dma_mode Documentation/admin-guide/kernel-parameters.txt | 42 +++++++------------- arch/ia64/include/asm/iommu.h | 2 - arch/ia64/kernel/pci-dma.c | 2 - arch/powerpc/platforms/powernv/pci-ioda.c | 23 +---------- arch/s390/pci/pci_dma.c | 20 +++------- arch/x86/include/asm/iommu.h | 1 - arch/x86/kernel/pci-dma.c | 20 ---------- drivers/iommu/Kconfig | 36 ++++++++++++++--- drivers/iommu/amd_iommu.c | 12 +++--- drivers/iommu/amd_iommu_init.c | 4 -- drivers/iommu/amd_iommu_types.h | 6 --- drivers/iommu/intel-iommu.c | 7 +--- drivers/iommu/iommu.c | 52 ++++++++++++++++--------- include/linux/iommu.h | 16 ++++++++ 14 files changed, 108 insertions(+), 135 deletions(-) -- 1.8.3