From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH v2 0/9] iommu: clean up/remove modular stuff from non-modules. Date: Mon, 3 Dec 2018 14:32:45 +0100 Message-ID: <20181203133245.cqwrdjbobop7x36y@8bytes.org> References: <1543691957-17608-1-git-send-email-paul.gortmaker@windriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1543691957-17608-1-git-send-email-paul.gortmaker@windriver.com> Sender: linux-kernel-owner@vger.kernel.org To: Paul Gortmaker Cc: iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org, Alexandre Courbot , Daniel Kurtz , Heiko Stuebner , Hiroshi Doyu , Honghui Zhang , Jeffy Chen , Laurent Pinchart , Matthias Brugger , Nate Watterson , Rob Clark , Robin Murphy , Simon Xue , Stepan Moskovchenko , Stephen Warren , Thierry Reding , Will Deacon , linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger. List-Id: linux-rockchip.vger.kernel.org On Sat, Dec 01, 2018 at 02:19:08PM -0500, Paul Gortmaker wrote: > Paul Gortmaker (9): > iommu: audit and remove any unnecessary uses of module.h > iommu/rockchip: Make it explicitly non-modular > iommu/msm: Make it explicitly non-modular > iommu/mediatek: Make it explicitly non-modular > iommu/ipmmu-vmsa: Make it explicitly non-modular > iommu/qcom: Make it explicitly non-modular > iommu/tegra: Make it explicitly non-modular > iommu/arm-smmu: Make arm-smmu explicitly non-modular > iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular Applied all, thanks Paul.