Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp520669imu; Tue, 27 Nov 2018 02:12:50 -0800 (PST) X-Google-Smtp-Source: AFSGD/WVFfkgJM+M5CLCqSB7PIHnt0RdkGHgB1mOfgmCpwd4dE2juLXleK9erXYydhU2lhlW07Au X-Received: by 2002:a17:902:5601:: with SMTP id h1mr14722305pli.160.1543313570756; Tue, 27 Nov 2018 02:12:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543313570; cv=none; d=google.com; s=arc-20160816; b=dxE/rqoBOArB7TJN6VJnIN09X4B4wB4meDKALsM/p9OBDy0EJSdxzFYtEcGgoaJBL5 Fod2oAjOPdquDIKIL49crrANgBz/rji+PCEWf3xN6hEPgskKmZQ1ETjPuMWfTkzcp0sZ W41MeddELklU3xJwph/wuS0HN+kWJprx8b2b5lXLJ3RLPiztxPKqMeTmr9AgX/yOLaUc FKo8rfsALq8KNCBoopXytsvHV0Ii5KakTRS8Xe73u2jQjcAHr4HhNWiXRHmduzbht44i 2HgZzGdi4p1TbWYTkYMrUQ3iVgOpDKAswcW73dFBE3S76cqS8k3c4qWEN5V6EIe+ibfQ IO0A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=72sSnCISmjsQ2F29Re+BKQKkausp4MsfeYrfHp+4Bd8=; b=abjZDL6w26bvGqnA2D5CQRWNhgFEr9SVmds38I8gHbCcf3P+OGL8z9WcEQua+3zXcV E2PY+u5VKMTXwOBZmr8/02ucnSAl8V6msD3y+9DoF10TvqWg9KDXaCYdHNOHFPtHlr+6 JZM+5Ci7mWbnIo6EXq8Wc/tWi1dZWt4SVI/wCZx07rHa2NFKwpIrN4joWsjD73nG+ICq 0t6HCt9EgBWEX9p57HI71osC41viFIAFlEXJRx6rp2jLRuBHZlRZK3SJ6FB+3ikR7w5h AQHdT3jwhX37z0+wjOaQbjE80k3CFgqCUG6mr+juxIcwTxMgpMVSVcYgMbr+gFvnGkth vjjw== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=8bytes.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p26si4102204pli.225.2018.11.27.02.12.35; Tue, 27 Nov 2018 02:12:50 -0800 (PST) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=8bytes.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730509AbeK0VJV (ORCPT + 99 others); Tue, 27 Nov 2018 16:09:21 -0500 Received: from 8bytes.org ([81.169.241.247]:50428 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730433AbeK0VJV (ORCPT ); Tue, 27 Nov 2018 16:09:21 -0500 Received: by theia.8bytes.org (Postfix, from userid 1000) id A177632E; Tue, 27 Nov 2018 11:11:56 +0100 (CET) Date: Tue, 27 Nov 2018 11:11:56 +0100 From: Joerg Roedel 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.kernel.org, linux-mediatek@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-tegra@vger.kernel.org Subject: Re: [PATCH 0/9] iommu: clean up/remove modular stuff from non-modules. Message-ID: <20181127101156.GA12298@8bytes.org> References: <1543271498-28966-1-git-send-email-paul.gortmaker@windriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1543271498-28966-1-git-send-email-paul.gortmaker@windriver.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Paul, thanks for your cleanup! The iommu-tree uses another rule for the subject line of patches. Can you please resend with correct subject lines? See below for what is used. The general format is: iommu/: _C_apital letter starting subject Please also collect the Acks you get and add them to the patches before the resend. On Mon, Nov 26, 2018 at 05:31:29PM -0500, Paul Gortmaker wrote: > Paul Gortmaker (9): > iommu: audit and remove any unnecessary uses of module.h Fine. > iommu: rockchip: make it explicitly non-modular iommu/rockchip: Make it explicitly non-modular > iommu: msm_iommu: make it explicitly non-modular iommu/msm: Make it explicitly non-modular > iommu: mtk_iommu: make it explicitly non-modular iommu/mediatek: Make it explicitly non-modular > iommu: ipmmu-vmsa: make it explicitly non-modular iommu/ipmmu-vmsa: Make it explicitly non-modular > iommu: qcom_iommu: make it explicitly non-modular iommu/qcom: Make it explicitly non-modular > iommu: tegra-gart: make it explicitly non-modular iommu/tegra: Make it explicitly non-modular > iommu: arm-smmu: make it explicitly non-modular iommu/arm-smmu: Make arm-smmu explicitly non-modular > iommu: arm-smmu-v3: make it explicitly non-modular iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular Thanks a lot, Joerg