Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1730957imu; Wed, 28 Nov 2018 14:14:13 -0800 (PST) X-Google-Smtp-Source: AFSGD/UA3JApShJ53LJcVPHOxOXhx0NRmrqW18wLVBRzlTCMLeVY9BxkAl881s4Areg2jANvlqb7 X-Received: by 2002:a63:1c09:: with SMTP id c9mr34305765pgc.200.1543443253372; Wed, 28 Nov 2018 14:14:13 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543443253; cv=none; d=google.com; s=arc-20160816; b=rDXESfG5D2qzFlEPTlQQc0w/ghgk/L6Q9zQIGbW703jga79/UnliV6tGfoCbrWJxcL F77UpocaHIzeA9UVHtwoc8ud6Vf64iVr5qrLmIyOwdwLoPooKWBfAtJvE31UCGC+iU3T 5vbAmb6qhrUsNiLiSBTo3wloPtDcnr60Zt6DwXs8d50nJPJFmT4m/cZFg9Ds7tvUw2Ji d1YhyAqzZP+niL9rU0B9y3YjxA6eX4VFW97vQXB5xOlFYj7qnQ/I98OtFGOAeZ/+l0Pj mrgy71kzNw18/7aRARbcLo33n0OYfZ7qkaWFMND8X0PQqBnUGBs4mQeaEbFRmk2dqjxs igTA== 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=/BIBGHDtjIMN6ZbZBJ1n97WRxpVTAftHwYW+3xPKooo=; b=WlOenpkQlggJmiCkFdxvDlZ2Bob6qyEf9pK8f9FeEPzJiX0Au75wSrx2kLkf8S/nhK JMcI0MdAY25fNaMI8lA8LzW71nU8ZFhjzwE1en+FyZCpr3QCkUzXxYsyNZOaGMm0smPx GhwL0OdHhTmX7BgGylaNJEnmH+h9TZ1/3llL8x8mCyQ3NP+vL1zyUNqk+Mo5ljzJxOB4 orNx8DscyEPBZudXKu9nQpsJi9d3eNe4zKMh2nBgaS3GxokyMQ/eQRbY34h6mv7wpF6t H/Fx2aFNujQiPWOKQ49bRTU3e5pvKoV4Gl/xSz/2yQrmuVle+BqFtKT+c6lFctX9AQ6m Qwew== 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 f18si4995268pgl.457.2018.11.28.14.13.58; Wed, 28 Nov 2018 14:14:13 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726604AbeK2JQK (ORCPT + 99 others); Thu, 29 Nov 2018 04:16:10 -0500 Received: from mail5.windriver.com ([192.103.53.11]:59700 "EHLO mail5.wrs.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726335AbeK2JQK (ORCPT ); Thu, 29 Nov 2018 04:16:10 -0500 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail5.wrs.com (8.15.2/8.15.2) with ESMTPS id wASMAmIv018560 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL); Wed, 28 Nov 2018 14:11:40 -0800 Received: from yow-pgortmak-d1.corp.ad.wrs.com (128.224.56.57) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.408.0; Wed, 28 Nov 2018 14:10:55 -0800 Received: by yow-pgortmak-d1.corp.ad.wrs.com (Postfix, from userid 1000) id 55B4A2E130B; Wed, 28 Nov 2018 17:10:55 -0500 (EST) Date: Wed, 28 Nov 2018 17:10:55 -0500 From: Paul Gortmaker To: Laurent Pinchart CC: Robin Murphy , Joerg Roedel , , Subject: Re: [PATCH 5/9] iommu: ipmmu-vmsa: make it explicitly non-modular Message-ID: <20181128221054.GJ14659@windriver.com> References: <1543271498-28966-1-git-send-email-paul.gortmaker@windriver.com> <20181128153204.GI14659@windriver.com> <7671106.x9S16LaZuq@avalon> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <7671106.x9S16LaZuq@avalon> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [Re: [PATCH 5/9] iommu: ipmmu-vmsa: make it explicitly non-modular] On 28/11/2018 (Wed 19:22) Laurent Pinchart wrote: > Hi Paul, > > On Wednesday, 28 November 2018 17:32:05 EET Paul Gortmaker wrote: > > [Re: [PATCH 5/9] iommu: ipmmu-vmsa: make it explicitly non-modular] On > 28/11/2018 (Wed 12:50) Robin Murphy wrote: > > > On 26/11/2018 22:31, Paul Gortmaker wrote: > > [...] > > > > >> diff --git a/drivers/iommu/ipmmu-vmsa.c b/drivers/iommu/ipmmu-vmsa.c > > >> index 9e2655f1c1bf..de39ef992d8a 100644 > > >> --- a/drivers/iommu/ipmmu-vmsa.c > > >> +++ b/drivers/iommu/ipmmu-vmsa.c > > >> @@ -1,6 +1,8 @@ > > >> > > >> // SPDX-License-Identifier: GPL-2.0 > > >> /* > > >> * IPMMU VMSA > > > > > > Nit: this line doesn't convey any information that the module description > > > below doesn't also say far more clearly, so you may as well just replace > > > it entirely. > > > > No problem. Will do in v2. > > With that change, the blank line after MODULE_DEVICE_TABLE() removed, and > moved to keep alphabetical order sorting of the includes, > please add > > Reviewed-by: Laurent Pinchart Updated and review tag added for v2. Paul. -- > > to v2. Thank you for the patch. > > > > >+ * IOMMU API for Renesas VMSA-compatible IPMMU > > > >+ * Author: Laurent Pinchart > > > > [...] > > -- > Regards, > > Laurent Pinchart > > >