From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v4 16/21] MAINTAINERS: Add drivers/passthrough/arm Date: Tue, 22 Apr 2014 19:02:48 +0100 Message-ID: <5356AEC8.1090808@linaro.org> References: <1398172475-27873-1-git-send-email-julien.grall@linaro.org> <1398172475-27873-17-git-send-email-julien.grall@linaro.org> <53568FDB020000780000ADC2@nat28.tlf.novell.com> <5356846F.7060201@linaro.org> <5356B66C020000780000AFB9@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Wcf1w-0006HI-7R for xen-devel@lists.xenproject.org; Tue, 22 Apr 2014 18:02:52 +0000 Received: by mail-ee0-f46.google.com with SMTP id t10so4819667eei.5 for ; Tue, 22 Apr 2014 11:02:50 -0700 (PDT) In-Reply-To: <5356B66C020000780000AFB9@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: xen-devel@lists.xenproject.org, Keir Fraser , stefano.stabellini@citrix.com, ian.campbell@citrix.com, tim@xen.org List-Id: xen-devel@lists.xenproject.org On 04/22/2014 05:35 PM, Jan Beulich wrote: >>>> On 22.04.14 at 17:02, wrote: >> On 04/22/2014 02:50 PM, Jan Beulich wrote: >>>>>> On 22.04.14 at 15:14, wrote: >>>> --- a/MAINTAINERS >>>> +++ b/MAINTAINERS >>>> @@ -134,6 +134,7 @@ F: xen/drivers/char/dt-uart.c >>>> F: xen/drivers/char/exynos4210-uart.c >>>> F: xen/drivers/char/omap-uart.c >>>> F: xen/drivers/char/pl011.c >>>> +F: xen/drivers/passthrough/arm >>> >>> This needs a trailing slash, I think. >> >> The trailing is not necessary (it works correctly for me). I can add it >> for consistency. > > Please do, to clarify this is a directory. > >> While I was testing this patch, I've noticed that get_maintainer.pl is >> considering that you maintain the directory passthrough/arm with Ian C., >> Stefano and Tim. > > Likely because you don't also add > > X: xen/drivers/passthrough/arm/ > > to the generic IOMMU section. Thanks, I use it in the next version. -- Julien Grall